Tracing Pipelines
A tracing pipeline is an instance of the Tracing Service that provides authenticated ingestion endpoints for your traces.
When you create a tracing pipeline, you select the pipeline name and ingestion protocol. The service then provisions protocol-specific ingestion details and returns metadata such as:
A unique pipeline ID
Pipeline state and timestamps
A trace ingestion key
A protocol-specific trace endpoint
A
grafanaEndpointfor trace exploration
Regional API endpoint
To create and manage tracing pipeline instances, send requests to the regional Tracing Service API endpoint.
Example regional endpoint:
Berlin:
https://tracing.de-txl.ionos.com/pipelinesFrankfurt:
https://tracing.de-fra.ionos.com/pipelinesLondon:
https://tracing.gb-lhr.ionos.com/pipelinesWorcester:
https://tracing.gb-bhx.ionos.com/pipelinesParis:
https://tracing.fr-par.ionos.com/pipelinesLogroño:
https://tracing.es-vit.ionos.com/pipelinesLenexa:
https://tracing.us-mci.ionos.com/pipelinesLas Vegas:
https://tracing.us-las.ionos.com/pipelinesNewark:
https://tracing.us-ewr.ionos.com/pipelines
Pipeline protocols
Each tracing pipeline is configured with one ingestion protocol:
otlp-httpotlp-grpc
The selected protocol determines the endpoint shape exporters use for ingestion.
Access control
Non-admin users need the Access and manage Tracing privilege to create, update, rotate keys for, or delete tracing pipelines.
Contract limitations
There is a maximum number of tracing pipelines you can create per contract. The default value is 10. If you need a higher limit, contact IONOS CLOUD Support team to discuss your specific requirements and adjust the limits accordingly.
Last updated
Was this helpful?