Skip to content
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

Open
wants to merge 33 commits into
base: master
Choose a base branch
from

Conversation

LouisParkin
Copy link
Contributor

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?

  • Unit/Component test
  • Integration test

Step 4: I'm confident that everything is properly tested:

I got a PO / QA Approval by:

  • Name

Step 5: Can we ship this feature to production?

  • Yes, I'm proud of my work. Ship it! 🚢

@@ -23,7 +23,7 @@


class PrometheusCheck(PrometheusScraperMixin, AgentCheck):
DEFAULT_METRIC_LIMIT = 2000
DEFAULT_METRIC_LIMIT = 25000
Copy link
Contributor

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?

Copy link
Collaborator

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants