Skip to content

fix(metric): suppress internal opentelemetry logging unless trace verbosity#694

Open
tronghn wants to merge 1 commit intomainfrom
suppress-otel-internal-logs
Open

fix(metric): suppress internal opentelemetry logging unless trace verbosity#694
tronghn wants to merge 1 commit intomainfrom
suppress-otel-internal-logs

Conversation

@tronghn
Copy link
Copy Markdown
Contributor

@tronghn tronghn commented Mar 20, 2026

This avoids cluttering the CLI output with logs such as these:

2026/03/20 13:22:25 failed to upload metrics: Post "https://collector-internet.nav.cloud.nais.io/v1/metrics": context canceled

…bosity

This avoids cluttering the CLI output with logs such as these:

```
2026/03/20 13:22:25 failed to upload metrics: Post "https://collector-internet.nav.cloud.nais.io/v1/metrics": context canceled
```
@github-actions
Copy link
Copy Markdown
Contributor

📝 Changelog preview

Below is a preview of the Changelog that will be added to the next release. Only commit messages that follow the Conventional Commits specification will be included in the Changelog.

v5.20.1 - 2026-03-20

Full Changelog: v5.20.0...v5.20.1

🐛 Bug Fixes

  • (metric) Suppress internal opentelemetry logging unless trace verbosity (34164de)

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.

1 participant