Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea committed Feb 4, 2024
1 parent e913a15 commit ec536b4
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 @@ -1340,7 +1340,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 ec536b4

Please sign in to comment.