Skip to content

fix(dogstatsd): push cardinality for sampled metrics#929

Merged
KowalskiThomas merged 1 commit intomasterfrom
dd/kowalski/fix/dogstatsd-sampled-cardinality
Mar 31, 2026
Merged

fix(dogstatsd): push cardinality for sampled metrics#929
KowalskiThomas merged 1 commit intomasterfrom
dd/kowalski/fix/dogstatsd-sampled-cardinality

Conversation

@KowalskiThomas
Copy link
Copy Markdown
Contributor

@KowalskiThomas KowalskiThomas commented Mar 31, 2026

What does this PR do?

This PR updates the flush_aggregated_metrics function to properly forward cardinality. Previously, this parameter was missing which would always set it to the default value defined in self._report (None).

@datadog-datadog-prod-us1-2
Copy link
Copy Markdown

datadog-datadog-prod-us1-2 bot commented Mar 31, 2026

View session in Datadog

Bits Dev status: ✅ Done

Comment @DataDog to request changes

@datadog-prod-us1-5
Copy link
Copy Markdown

I can only run on private repositories.

@KowalskiThomas KowalskiThomas added the changelog/Fixed Fixed features results into a bug fix version bump label Mar 31, 2026
@KowalskiThomas KowalskiThomas force-pushed the dd/kowalski/fix/dogstatsd-sampled-cardinality branch from 239700a to d941df4 Compare March 31, 2026 13:01
@KowalskiThomas KowalskiThomas marked this pull request as ready for review March 31, 2026 13:35
@KowalskiThomas KowalskiThomas requested review from a team as code owners March 31, 2026 13:35
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d941df4166

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Co-authored-by: KowalskiThomas <14239160+KowalskiThomas@users.noreply.github.com>
@KowalskiThomas KowalskiThomas force-pushed the dd/kowalski/fix/dogstatsd-sampled-cardinality branch from d941df4 to 8196a8c Compare March 31, 2026 14:04
@KowalskiThomas KowalskiThomas merged commit 015b6a3 into master Mar 31, 2026
14 of 15 checks passed
@KowalskiThomas KowalskiThomas deleted the dd/kowalski/fix/dogstatsd-sampled-cardinality branch March 31, 2026 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bits AI changelog/Fixed Fixed features results into a bug fix version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants