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

Disconnect between telemetry configuration property warning and what the documents describe for the same situation #9509

Open
rlubke opened this issue Nov 19, 2024 · 0 comments
Assignees
Labels

Comments

@rlubke
Copy link
Contributor

rlubke commented Nov 19, 2024

Receiving the following warning in one of our sample applications:

2024.11.19 11:01:19 WARNING io.helidon.microprofile.telemetry.HelidonTelemetryContainerFilter Thread[#1,main,5,main]: Current OpenTelemetry semantic conventions include the HTTP method as part of REST span                                                                                           ┤
names. Your configuration does not set mp.telemetry.span.name-includes-method to true, so your service uses the legacy span name 

However, the documentation states:

If possible, assign the following config setting in your application’s META-INF/microprofile-config.properties file:

telemetry.span.name-includes-method = true

Environment Details

  • Helidon Version: 4.1.3
  • Helidon MP
  • JDK version: 21.0.5
  • OS: MacOS 14.7.1
@github-project-automation github-project-automation bot moved this to Triage in Backlog Nov 19, 2024
@m0mus m0mus added the triage label Nov 21, 2024
@m0mus m0mus moved this from Triage to Sprint Scope in Backlog Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Sprint Scope
Development

No branches or pull requests

3 participants