You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documentation
We need documentation that explains how to instrument a Quarkus application to send traces to SigNoz using OpenTelemetry. The documentation should cover configuration steps for both SigNoz Cloud and self-hosted SigNoz, with instructions for the following environments:
VM (Virtual Machines)
Kubernetes
Windows
Sample Application
Create a sample application that is already instrumented or tell steps to instrument in the README file.
Should include instructions for running the app and instrumenting the app if not already instrumented
Should include a docker file
Additional Things
Documentation
Include commands for:
Adding the OpenTelemetry extension using Quarkus CLI, Maven, and Gradle.
Build and run the application using these tools (if needed)
Where should the doc go ?
Create a new .mdx file in this folder
- Name the file opentelemetry-quarkus.mdx
- The id in the metadata should be opentelemetry-quarkus
Scope of Task
Documentation
We need documentation that explains how to instrument a Quarkus application to send traces to SigNoz using OpenTelemetry. The documentation should cover configuration steps for both SigNoz Cloud and self-hosted SigNoz, with instructions for the following environments:
Sample Application
Create a sample application that is already instrumented or tell steps to instrument in the README file.
Additional Things
Documentation
Include commands for:
Where should the doc go ?
.mdx
file in this folder- Name the file
opentelemetry-quarkus.mdx
- The
id
in the metadata should beopentelemetry-quarkus
Resources
The text was updated successfully, but these errors were encountered: