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

Update core to latest, fix breaking change rename configmodels to config #2899

Merged
merged 1 commit into from
Mar 29, 2021

Conversation

bogdandrutu
Copy link
Member

Signed-off-by: Bogdan Drutu [email protected]

@bogdandrutu bogdandrutu force-pushed the configmodels branch 8 times, most recently from b431dda to 97da1c2 Compare March 29, 2021 17:53
@codecov
Copy link

codecov bot commented Mar 29, 2021

Codecov Report

Merging #2899 (dfc674d) into main (81cdba5) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2899      +/-   ##
==========================================
- Coverage   91.38%   91.37%   -0.01%     
==========================================
  Files         463      463              
  Lines       22837    22837              
==========================================
- Hits        20869    20867       -2     
- Misses       1471     1472       +1     
- Partials      497      498       +1     
Flag Coverage Δ
integration 69.09% <25.00%> (ø)
unit 90.34% <100.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
...er/alibabacloudlogserviceexporter/logs_exporter.go 100.00% <ø> (ø)
...alibabacloudlogserviceexporter/metrics_exporter.go 100.00% <ø> (ø)
...r/alibabacloudlogserviceexporter/trace_exporter.go 100.00% <ø> (ø)
exporter/awsemfexporter/config.go 100.00% <ø> (ø)
exporter/awsemfexporter/emf_exporter.go 100.00% <ø> (ø)
...porter/awsprometheusremotewriteexporter/factory.go 100.00% <ø> (ø)
exporter/awsxrayexporter/awsxray.go 79.06% <ø> (ø)
exporter/datadogexporter/config/config.go 88.46% <ø> (ø)
exporter/dynatraceexporter/config/config.go 100.00% <ø> (ø)
exporter/elasticexporter/config.go 71.79% <ø> (ø)
... and 74 more

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 81cdba5...dfc674d. Read the comment docs.

@bogdandrutu bogdandrutu merged commit aa9e543 into open-telemetry:main Mar 29, 2021
@bogdandrutu bogdandrutu deleted the configmodels branch March 29, 2021 18:51
pmatyjasek-sumo pushed a commit to pmatyjasek-sumo/opentelemetry-collector-contrib that referenced this pull request Apr 28, 2021
alexperez52 referenced this pull request in open-o11y/opentelemetry-collector-contrib Aug 18, 2021
* fix: add resource_attributes_as_tags support prometheusexporter

* fix: prometheus exporter test cases

* fix: yaml indentation

* chore: add test case to ensure resource labels are added to prometheus output

* fix: missing test case for exporterhelper.NewMetricsExporter error

* refactor: use existing resource_to_telemetry_conversion convention from exporterhelper
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.

3 participants