Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea committed Dec 7, 2023
1 parent 05f8a41 commit 0d2925b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1283,7 +1283,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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1300,7 +1300,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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 0d2925b

Please sign in to comment.