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.

The Instrumenter proactively enables telemetry collection from the customer environment. They’re primarily concerned with observability data before it enters the observability platform. Their primary motivation is to ensure the data is flowing as expected.

Pain points

  • Adding custom metrics to code requires a deep understanding of the service.
  • Naive configuration generates too much data volume.
  • Manual instrumentation is painful, time-consuming, and can be rendered useless by incompleteness.
  • Auto-instrumentation is noisy.
  • Understanding Collector load is difficult to predict.
  • A single system can have many different formats and standards.
  • Comprehensive tooling is lacking.

Common tasks

Connected personas

Expert Instrumenters share some tasks with the Librarian (data labeling) and the Accountant (data rejection for cost control). The Instrumenter often becomes the Watcher after instrumenting new parts of the environment, to verify the data arrives in the platform correctly. For the distinction between the Instrumenter and the Maker, see the Maker’s persona.