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

Improvements to the awsprometheusremotewriteexporter #3158

Merged
merged 3 commits into from
Apr 19, 2021
Merged

Improvements to the awsprometheusremotewriteexporter #3158

merged 3 commits into from
Apr 19, 2021

Conversation

rakyll
Copy link
Contributor

@rakyll rakyll commented Apr 17, 2021

  • Improvements to language and formatting
  • Providing a realistic workspace URL
  • Removing sending_queue due to lack of support
  • aws_auth.service has to be always "aps", removing it from documentation
  • Adding a note that aws_auth.region has to match the workspace region
  • Documenting aws_auth.role_arn

Related to open-telemetry/opentelemetry-collector#2951

- Improvements to language and formatting
- Providing a realistic workspace URL
- Removing sending_queue due to lack of support
- aws_auth.service has to be always "aps", removing it from documentation
- Adding a note that aws_auth.region has to match the workspace region
- Documenting aws_auth.role_arn
@rakyll rakyll requested a review from a team April 17, 2021 03:08
@rakyll
Copy link
Contributor Author

rakyll commented Apr 17, 2021

cc @odeke-em

Copy link
Member

@odeke-em odeke-em left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you @rakyll!

@rakyll
Copy link
Contributor Author

rakyll commented Apr 17, 2021

This change relies on open-telemetry/opentelemetry-collector#2951.

@codecov
Copy link

codecov bot commented Apr 17, 2021

Codecov Report

❗ No coverage uploaded for pull request base (main@bd8b39c). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3158   +/-   ##
=======================================
  Coverage        ?   91.66%           
=======================================
  Files           ?      479           
  Lines           ?    23313           
  Branches        ?        0           
=======================================
  Hits            ?    21369           
  Misses          ?     1447           
  Partials        ?      497           
Flag Coverage Δ
integration 69.02% <ø> (?)
unit 90.65% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out 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 bd8b39c...5ea2116. Read the comment docs.

@rakyll
Copy link
Contributor Author

rakyll commented Apr 17, 2021

Removed the dependency to open-telemetry/opentelemetry-collector#2951, this is ready for review.

@tigrannajaryan tigrannajaryan merged commit 7e9847e into open-telemetry:main Apr 19, 2021
pmatyjasek-sumo pushed a commit to pmatyjasek-sumo/opentelemetry-collector-contrib that referenced this pull request Apr 28, 2021
…3158)

- Improvements to language and formatting
- Providing a realistic workspace URL
- Removing sending_queue due to lack of support
- aws_auth.service has to be always "aps", removing it from documentation
- Adding a note that aws_auth.region has to match the workspace region
- Documenting aws_auth.role_arn
alexperez52 referenced this pull request in open-o11y/opentelemetry-collector-contrib Aug 18, 2021
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.

4 participants