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

[ECS detector] Use conventions package constants #3171

Merged

Conversation

mx-psi
Copy link
Member

@mx-psi mx-psi commented Apr 19, 2021

Description:

Use conventions package constants instead of strings.

Follow up to open-telemetry/opentelemetry-collector#2816.

@mx-psi mx-psi marked this pull request as ready for review April 19, 2021 16:10
@mx-psi mx-psi requested review from anuraaga, jrcamp and a team as code owners April 19, 2021 16:10
@codecov
Copy link

codecov bot commented Apr 19, 2021

Codecov Report

Merging #3171 (32600ae) into main (a729c79) will increase coverage by 0.00%.
The diff coverage is 90.90%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3171   +/-   ##
=======================================
  Coverage   91.81%   91.81%           
=======================================
  Files         492      492           
  Lines       23692    23696    +4     
=======================================
+ Hits        21753    21757    +4     
  Misses       1433     1433           
  Partials      506      506           
Flag Coverage Δ
integration 63.32% <ø> (+0.05%) ⬆️
unit 90.82% <90.90%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...resourcedetectionprocessor/internal/aws/ecs/ecs.go 86.36% <90.90%> (+0.87%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a729c79...32600ae. Read the comment docs.

@bogdandrutu bogdandrutu merged commit d3bf73b into open-telemetry:main Apr 19, 2021
@mx-psi mx-psi deleted the mx-psi/semconv-resourcedetector branch April 20, 2021 07:22
pmatyjasek-sumo pushed a commit to pmatyjasek-sumo/opentelemetry-collector-contrib that referenced this pull request Apr 28, 2021
* Use conventions package constants

* Retrigger CI
alexperez52 referenced this pull request in open-o11y/opentelemetry-collector-contrib Aug 18, 2021
Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.1.0 to 0.1.1.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.1.0...v0.1.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
mstumpfx pushed a commit to mstumpfx/opentelemetry-collector-contrib that referenced this pull request Aug 31, 2021
* Use conventions package constants

* Retrigger CI
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

Successfully merging this pull request may close these issues.

None yet

4 participants