XSAM / otelsql

OpenTelemetry instrumentation for database/sql
Apache License 2.0
277 stars 48 forks source link

Fix docker compose warning regarding the version field #255

Closed XSAM closed 2 months ago

XSAM commented 2 months ago

Fix this warning:

WARN[0000] otelsql/example/otel-collector/docker-compose.yaml: `version` is obsolete
codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.1%. Comparing base (2e34895) to head (81c68de).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #255 +/- ## ===================================== Coverage 84.1% 84.1% ===================================== Files 13 13 Lines 605 605 ===================================== Hits 509 509 Misses 72 72 Partials 24 24 ```

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