-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Fix metric count methods for implicit metrics type #883
Merged
tigrannajaryan
merged 1 commit into
open-telemetry:master
from
dmitryax:fix/dmitryax/fix-opaque-metrics-count
Apr 28, 2020
Merged
Fix metric count methods for implicit metrics type #883
tigrannajaryan
merged 1 commit into
open-telemetry:master
from
dmitryax:fix/dmitryax/fix-opaque-metrics-count
Apr 28, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dmitryax
requested review from
bogdandrutu,
flands,
owais,
pjanotti,
rghetia,
songy23 and
tigrannajaryan
as code owners
April 28, 2020 01:26
dmitryax
force-pushed
the
fix/dmitryax/fix-opaque-metrics-count
branch
from
April 28, 2020 01:29
e55b9d8
to
0fb306b
Compare
dmitryax
force-pushed
the
fix/dmitryax/fix-opaque-metrics-count
branch
from
April 28, 2020 01:39
0fb306b
to
9fa6c7c
Compare
Codecov Report
@@ Coverage Diff @@
## master #883 +/- ##
==========================================
+ Coverage 85.91% 85.97% +0.05%
==========================================
Files 162 162
Lines 12946 12948 +2
==========================================
+ Hits 11123 11132 +9
+ Misses 1404 1395 -9
- Partials 419 421 +2
Continue to review full report at Codecov.
|
tigrannajaryan
approved these changes
Apr 28, 2020
@dmitryax thanks for this. |
wyTrivail
pushed a commit
to mxiamxia/opentelemetry-collector
that referenced
this pull request
Jul 13, 2020
MovieStoreGuy
pushed a commit
to atlassian-forks/opentelemetry-collector
that referenced
this pull request
Nov 11, 2021
…lemetry#883) * Bump github.com/itchyny/gojq from 0.10.3 to 0.10.4 in /tools Bumps [github.com/itchyny/gojq](https://github.com/itchyny/gojq) from 0.10.3 to 0.10.4. - [Release notes](https://github.com/itchyny/gojq/releases) - [Changelog](https://github.com/itchyny/gojq/blob/master/CHANGELOG.md) - [Commits](itchyny/gojq@v0.10.3...v0.10.4) Signed-off-by: dependabot[bot] <support@github.com> * Auto-fix go.sum changes in dependent modules Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
hughesjj
pushed a commit
to hughesjj/opentelemetry-collector
that referenced
this pull request
Apr 27, 2023
…y#883) Bumps [boto3](https://github.com/boto/boto3) from 1.19.2 to 1.19.3. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.19.2...1.19.3) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Troels51
pushed a commit
to Troels51/opentelemetry-collector
that referenced
this pull request
Jul 5, 2024
swiatekm
pushed a commit
to swiatekm/opentelemetry-collector
that referenced
this pull request
Oct 9, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.