-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
STAC-21039 Moving towards DataDog 7.51.1 tag. #304
base: master
Are you sure you want to change the base?
Conversation
…YAML wheel build.
…YAML wheel build.
…YAML wheel build.
…pip-tools version.
…hat happened to vsphere-automation-sdk.
…re out what happened to vsphere-automation-sdk." This reverts commit 96d42b5.
…endencies between checks base and integrations.
…endencies between checks base and integrations. [2]
@@ -23,7 +23,7 @@ | |||
|
|||
|
|||
class PrometheusCheck(PrometheusScraperMixin, AgentCheck): | |||
DEFAULT_METRIC_LIMIT = 2000 | |||
DEFAULT_METRIC_LIMIT = 25000 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we do a quick check on how much more data this sends in some cases (like for StackState itself)? Or was this already the setting before?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This has been in since may
Step 1: Link to Jira issue
Step 2: Description of changes
Step 3: Did you add / update tests for your changes in the right area?
Step 4: I'm confident that everything is properly tested:
I got a PO / QA Approval by:
Step 5: Can we ship this feature to production?