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

Change goldendataset to use the new internal metrics structs #1697

Merged
merged 1 commit into from
Aug 31, 2020

Conversation

bogdandrutu
Copy link
Member

@bogdandrutu bogdandrutu commented Aug 31, 2020

Updates #1695

Removes support for Summary metrics for the moment since the new internal structs don't support that.

@codecov
Copy link

codecov bot commented Aug 31, 2020

Codecov Report

Merging #1697 into master will decrease coverage by 0.00%.
The diff coverage is 98.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1697      +/-   ##
==========================================
- Coverage   92.37%   92.36%   -0.01%     
==========================================
  Files         265      265              
  Lines       19909    19938      +29     
==========================================
+ Hits        18390    18415      +25     
- Misses       1089     1093       +4     
  Partials      430      430              
Impacted Files Coverage Δ
internal/goldendataset/pict_metric_gen.go 93.54% <92.00%> (-2.61%) ⬇️
internal/goldendataset/metric_gen.go 100.00% <100.00%> (ø)
translator/internaldata/resource_to_oc.go 87.03% <0.00%> (-1.86%) ⬇️
testutil/testutil.go 92.85% <0.00%> (ø)

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 fc77725...b606f62. Read the comment docs.

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
Collector automation moved this from In progress to Reviewer approved Aug 31, 2020
@bogdandrutu bogdandrutu merged commit f8c4ecb into open-telemetry:master Aug 31, 2020
Collector automation moved this from Reviewer approved to Done Aug 31, 2020
@bogdandrutu bogdandrutu deleted the newmodel branch August 31, 2020 20:57
MovieStoreGuy pushed a commit to atlassian-forks/opentelemetry-collector that referenced this pull request Nov 11, 2021
…metry#1697)

* breaking(zipkin): removes servicName from zipkin exporter.

Resource detector provides a serviceName in all cases, hence we can relay on span resource to obtain the serviceName. Also this is required by the spec https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/trace/sdk_exporters/zipkin.md\#service-name (open-telemetry#1549).

* docs(zipkin): adds changelog.

* chore(examples/zipkin): updates example accordingly.

Co-authored-by: Anthony Mirabella <a9@aneurysm9.com>
Troels51 pushed a commit to Troels51/opentelemetry-collector that referenced this pull request Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Collector
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants