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

[pkg/otlp/model] Fix default for sendCountSum #9273

Merged
merged 4 commits into from
Sep 28, 2021
Merged

Conversation

mx-psi
Copy link
Member

@mx-psi mx-psi commented Sep 28, 2021

What does this PR do?

Fix default value for SendCountSum

Motivation

WithCountSumMetric is useless otherwise.

Describe how to test your changes

End user change is that user does not see the .sum and .count metrics. Adding skip-qa and will clarify on the main PR.

Checklist

  • A release note has been added or the changelog/no-changelog label has been applied.
  • The need-change/operator and need-change/helm labels has been applied if applicable.
  • The appropriate team/.. label has been applied, if known.
  • If known, an appropriate milestone has been selected; otherwise the Triage milestone is set.
  • The config template has been updated if applicable.

Note: Adding GitHub labels is only possible for contributors with write access.

@mx-psi mx-psi added changelog/no-changelog [deprecated] team/agent-platform [deprecated] qa/skip-qa - use other qa/ labels [DEPRECATED] Please use qa/done or qa/no-code-change to skip creating a QA card labels Sep 28, 2021
@mx-psi mx-psi added this to the 7.32.0 milestone Sep 28, 2021
@mx-psi mx-psi requested a review from a team as a code owner September 28, 2021 09:04
@mx-psi mx-psi enabled auto-merge (squash) September 28, 2021 09:04
@mx-psi mx-psi requested a review from KSerrania September 28, 2021 09:33
@mx-psi mx-psi disabled auto-merge September 28, 2021 10:48
@mx-psi mx-psi merged commit 3d1cc11 into main Sep 28, 2021
@mx-psi mx-psi deleted the mx-psi/fix-default branch September 28, 2021 10:49
mx-psi added a commit to DataDog/opentelemetry-collector-contrib that referenced this pull request Sep 30, 2021
tigrannajaryan pushed a commit to open-telemetry/opentelemetry-collector-contrib that referenced this pull request Oct 4, 2021
@mx-psi mx-psi added the component/otlp PRs and issues related to OTLP ingest label Feb 17, 2022
zandrewitte pushed a commit to StackVista/stackstate-agent that referenced this pull request Nov 17, 2022
* [pkg/otlp/model] Fix default for sendCountSum

* Address review comment

* Add check for illegal configuration

* Fix format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog/no-changelog component/otlp PRs and issues related to OTLP ingest [deprecated] qa/skip-qa - use other qa/ labels [DEPRECATED] Please use qa/done or qa/no-code-change to skip creating a QA card [deprecated] team/agent-platform
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants