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

feat: add OTLP metrics sample #783

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

dashpole
Copy link
Contributor

@dashpole dashpole commented Jan 14, 2025

Sample for using GCP credentials with the OTLP exporter.

Tested against the staging endpoint.

Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.72%. Comparing base (7f1ee19) to head (e0ce669).
Report is 55 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #783   +/-   ##
=======================================
  Coverage   97.72%   97.72%           
=======================================
  Files          18       18           
  Lines         703      704    +1     
  Branches      136      136           
=======================================
+ Hits          687      688    +1     
  Misses         16       16           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dashpole dashpole force-pushed the otlp_metric_sample branch 4 times, most recently from 66c1ebb to ac4b010 Compare January 17, 2025 18:48
Signed-off-by: David Ashpole <[email protected]>
@dashpole dashpole marked this pull request as ready for review January 17, 2025 19:37
@dashpole dashpole requested a review from a team as a code owner January 17, 2025 19:37
@dashpole dashpole requested a review from aabmass January 17, 2025 20:03
samples/otlpmetricexport/package.json Outdated Show resolved Hide resolved
samples/otlpmetricexport/src/index.ts Outdated Show resolved Hide resolved
samples/otlpmetricexport/package.json Outdated Show resolved Hide resolved
samples/otlpmetricexport/src/index.ts Outdated Show resolved Hide resolved
@dashpole dashpole merged commit 60d3ade into GoogleCloudPlatform:main Jan 22, 2025
22 checks passed
@dashpole dashpole deleted the otlp_metric_sample branch January 22, 2025 21:27
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.

2 participants