Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea authored Sep 19, 2023

Verified

This commit was signed with the committer’s verified signature.
ntoll Nicholas Tollervey
1 parent 1f864e8 commit a8acd8a
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1281,7 +1281,7 @@ class QueryInsightsInstanceConfig(proto.Message):
query_string_length (int):
Query string length. The default value is
1024. Any integer between 256 and 4500 is
considered valid.
considered valid.
query_plans_per_minute (int):
Number of query execution plans captured by
Insights per minute for all queries combined.
Original file line number Diff line number Diff line change
@@ -1295,7 +1295,7 @@ class QueryInsightsInstanceConfig(proto.Message):
query_string_length (int):
Query string length. The default value is
1024. Any integer between 256 and 4500 is
considered valid.
considered valid.
query_plans_per_minute (int):
Number of query execution plans captured by
Insights per minute for all queries combined.
Original file line number Diff line number Diff line change
@@ -1292,7 +1292,7 @@ class QueryInsightsInstanceConfig(proto.Message):
query_string_length (int):
Query string length. The default value is
1024. Any integer between 256 and 4500 is
considered valid.
considered valid.
query_plans_per_minute (int):
Number of query execution plans captured by
Insights per minute for all queries combined.

0 comments on commit a8acd8a

Please sign in to comment.