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

Stability tests failed in branch master for commit 77dfcbad24864a0f897af75d19f3b1f760686ebf #462

Closed
owais opened this issue Jul 15, 2020 · 0 comments

Comments

@owais
Copy link
Contributor

owais commented Jul 15, 2020

Link to failed job: https://circleci.com/gh/open-telemetry/opentelemetry-collector-contrib/7994.

mxiamxia referenced this issue in mxiamxia/opentelemetry-collector-contrib Jul 22, 2020
This makes it uniform with MetricDataSender which uses MetricsData.
ljmsc referenced this issue in ljmsc/opentelemetry-collector-contrib Feb 21, 2022
The methods on the `Float64Gauge`, `Int64Gauge`, `Float64Counter`,
`Int64Counter`, `Float64Measure`, and `Int64Measure` `struct`s do not
need to mutate the internal state of the `struct` and can therefore be
defined with value receivers instead. This aligns closer to the function
signatures of each instruments constructor function. Additionally, this
change means calls to these methods do not need an allocation to the
heap.

Resolves #440

Co-authored-by: Rahul Patel <[email protected]>
bogdandrutu pushed a commit that referenced this issue May 12, 2022
Bumps [go.opentelemetry.io/collector](https://github.com/open-telemetry/opentelemetry-collector) from 0.46.0 to 0.48.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-collector@v0.46.0...v0.48.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/collector
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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

No branches or pull requests

2 participants