Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.chronosphere.io/llms.txt

Use this file to discover all available pages before exploring further.

Annotations let you attach custom metadata to Telemetry Pipeline resources. These annotations won’t affect Telemetry Pipeline’s behavior.
Pipeline CLI lets you specify tolerations for new resources. However, you can’t use Pipeline CLI to add or modify tolerations for an existing resource.When you create a new resource, add the --annotations flag to your operation, and include an annotations string.The string that specifies your annotations must follow this syntax:
annotation1=value1,annotation2=value2