Skip to content

Conversation

@ge0Aja
Copy link
Contributor

@ge0Aja ge0Aja commented Mar 22, 2024

What does this PR do?

Motivation

Testing Guidelines

Additional Notes

Types of changes

  • Bug fix
  • New feature
  • Breaking change
  • Misc (docs, refactoring, dependency upgrade, etc.)

Check all that apply

  • This PR's description is comprehensive
  • This PR contains breaking changes that are documented in the description
  • This PR introduces new APIs or parameters that are documented and unlikely to change in the foreseeable future
  • This PR impacts documentation, and it has been updated (or a ticket has been logged)
  • This PR's changes are covered by the automated tests
  • This PR collects user input/sensitive content into Datadog
  • This PR passes the integration tests (ask a Datadog member to run the tests)
  • This PR passes the unit tests
  • This PR passes the installation tests (ask a Datadog member to run the tests)

@github-actions github-actions bot added the aws label Mar 22, 2024
@ge0Aja ge0Aja force-pushed the georgi/enhanced_metrics branch 4 times, most recently from 7f4399d to 20f720c Compare March 22, 2024 21:25
@ge0Aja ge0Aja force-pushed the georgi/enhanced_metrics branch from 20f720c to d2eda07 Compare March 22, 2024 21:32
@ViBiOh ViBiOh self-assigned this Mar 25, 2024
logger = logging.getLogger()
logger.setLevel(logging.getLevelName(os.environ.get("DD_LOG_LEVEL", "INFO").upper()))

try:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That DD_SUBMIT_ENHANCED_METRICS bit is important I think

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We were not using it in the cache metrics submission, only in enhanced metrics.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In any case I added the same check here

@ge0Aja ge0Aja force-pushed the georgi/enhanced_metrics branch from c5ba0b4 to 1e036be Compare March 25, 2024 09:56
@ge0Aja ge0Aja marked this pull request as ready for review March 25, 2024 10:20
@ge0Aja ge0Aja requested a review from a team as a code owner March 25, 2024 10:20
@ge0Aja ge0Aja merged commit aab4546 into master Mar 25, 2024
@ge0Aja ge0Aja deleted the georgi/enhanced_metrics branch March 25, 2024 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants