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

fix(monitoring-exporter)!: use workload.googleapis.com as default metric prefix #455

Merged
merged 1 commit into from
Nov 30, 2022

Conversation

aabmass
Copy link
Contributor

@aabmass aabmass commented Nov 30, 2022

Also removed the display name prefix. The OTel metric name without the
GCM metric prefix is now used for display name.

Fixes #386

…ric prefix

Also removed the display name prefix. The OTel metric name without the
GCM metric prefix is now used for display name.
@aabmass aabmass requested a review from a team November 30, 2022 05:11
@aabmass aabmass marked this pull request as ready for review November 30, 2022 05:11
@codecov
Copy link

codecov bot commented Nov 30, 2022

Codecov Report

Merging #455 (5bcb077) into main (3b78d08) will decrease coverage by 0.11%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #455      +/-   ##
==========================================
- Coverage   92.85%   92.74%   -0.12%     
==========================================
  Files          13       13              
  Lines         448      441       -7     
  Branches       86       85       -1     
==========================================
- Hits          416      409       -7     
  Misses         32       32              
Impacted Files Coverage Δ
...emetry-cloud-monitoring-exporter/src/monitoring.ts 85.39% <100.00%> (-0.63%) ⬇️
...lemetry-cloud-monitoring-exporter/src/transform.ts 82.05% <100.00%> (-0.67%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@aabmass
Copy link
Contributor Author

aabmass commented Nov 30, 2022

Merging as is bc codecov isn't highlighting any code that is untested.

@aabmass aabmass merged commit 375e1be into GoogleCloudPlatform:main Nov 30, 2022
@aabmass aabmass deleted the workload-domain branch November 30, 2022 15:40
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.

Could Metrics Exporter prefix option be split into two separate options?
2 participants