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 C++ 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 explanation for all the code blocks
Include images for the final output
Create two tabs for Cloud and Self-Hosted instructions
Where should the doc go ?
Create a new .mdx file in this folder
- Name the file opentelemetry-cpp.mdx
- The id in the metadata should be opentelemetry-cpp
Scope of Task
Documentation
We need documentation that explains how to instrument a C++ 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
Where should the doc go ?
.mdx
file in this folder- Name the file
opentelemetry-cpp.mdx
- The
id
in the metadata should beopentelemetry-cpp
Resources
Please follow the contribution guidelines that were shared with you
The text was updated successfully, but these errors were encountered: