-
Notifications
You must be signed in to change notification settings - Fork 47
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
Documentation for HTTP Request Tracing #6966
Comments
6966 Documentation for HTTP Request Tracing #6966
6966 Documentation for HTTP Request Tracing-2 #6966
Hi Felix. Added the suggested information into the document. Made minor changes to the suggested information. Also, placed the information towards the beginning of the Automatic Instrumentation section to ensure that the audience is immediately aware of this information when learning about automatic instrumentation. Please review the same and add the Regards, |
FYI, there was an issue of mpTelemetry running with InstantOn so we reverting the beta fencing in 23.0.0.11. We are targeting 23.0.0.12 now. |
Closing this issue as the content is in the telemetry file, which will get technical and peer review as part of #6776 . The changes in this issue are in the same branch as those updates and will be delivered to vNext when that branch is merged. |
Feature epic details
Operating systems
Does the documentation apply to all operating systems?
Summary
Provide a concise summary of your feature. What is the update, why does it matter, and to whom? What do 80% of target users need to know to be most easily productive using your runtime update?
Configuration
List any new or changed properties, parameters, elements, attributes, etc. Include default values and configuration examples where relevant:
Feature is automatically enabled when
mpTelemetry-1.0
andmpTelemetry-1.1
is enabled. No new configuration.Updates to existing topics
To update existing topics, specify a link to the topics that are affected. Include a copy of the current text and the exact text to which it will change. For example: Change ABC to XYZ
In this page https://openliberty.io/docs/latest/microprofile-telemetry.html, under the "Automatic Instrumentation" section. Add the following line.
Starting in 23.0.0.11, spans will be automatically created for incoming HTTP requests such as static files, servlets and JSPs.
The text was updated successfully, but these errors were encountered: