GoogleCloudPlatform / opentelemetry-operations-go

Apache License 2.0
127 stars 99 forks source link

Add support for CreateServiceTimeSeries #837

Closed psx95 closed 2 months ago

psx95 commented 2 months ago

Adds support for CreateServiceTimeSeries

Testing

FIxes #820

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 80.00000% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 62.11%. Comparing base (4caace7) to head (d84c4ae). Report is 4 commits behind head on main.

Files Patch % Lines
exporter/metric/metric.go 66.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #837 +/- ## ========================================== + Coverage 61.03% 62.11% +1.07% ========================================== Files 56 56 Lines 5903 4859 -1044 ========================================== - Hits 3603 3018 -585 + Misses 2143 1684 -459 Partials 157 157 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.