Common warning signs include rising storage costs, unnecessary data volume, alert noise, inconsistent traces across systems, and slow remediation even when visibility tools are in place. If teams cannot agree on shared metrics or if dashboards fragment by environment and function, the deployment is probably collecting more than it can use effectively.
When OpenTelemetry stops behaving like a control plane
An OpenTelemetry deployment is not under control when observability stops being a decision-support system and starts behaving like an ungoverned data pipeline. The warning signs are rarely subtle: telemetry expands faster than teams can define use cases, retention grows without a business or incident-response justification, and the same signal is interpreted differently by different teams. That creates cost pressure, diluted signal quality, and weak operational trust in the platform. NIST SP 800-53 Rev 5 Security and Privacy Controls is useful here because it reinforces the idea that collection, retention, monitoring, and accountability need explicit governance rather than implied ownership. In practice, many teams discover the problem only after noisy dashboards and rising bills have already made the platform harder to trust than to use.
How OpenTelemetry gets out of hand in practice
The core failure is usually not OpenTelemetry itself, but the absence of clear boundaries around what should be collected, why it is being collected, and who can change that scope. A healthy deployment has a defined signal model: traces, metrics, and logs are linked to specific operational questions, with sampling, routing, and retention aligned to those questions. When the deployment is drifting, teams often see the opposite pattern. Instrumentation proliferates across services without review, high-cardinality attributes explode storage and query cost, and pipelines become difficult to reason about because collection logic is spread across agents, collectors, exporters, and downstream tools.
Operationally, the platform becomes harder to trust when it produces inconsistent views of the same transaction. That usually points to misaligned context propagation, uneven sampling, divergent schema choices, or teams treating observability configuration as a local implementation detail rather than a shared service. The issue is not only technical volume. It is also governance. If different product groups define success metrics differently, dashboards fragment by environment, service boundary, or incident workflow, and the organisation loses the ability to compare what is happening across systems.
- Signal overload appears when most new telemetry is collected by default rather than by an explicit question.
- Cost drift appears when storage, query, or export volume rises faster than the operational value of the data.
- Trust drift appears when engineers routinely cross-check multiple dashboards because no single view is considered reliable.
- Process drift appears when changes to instrumentation or collector policy happen without review, testing, or rollback planning.
OpenTelemetry is working well when collection is intentionally narrow, data quality is stable, and teams can explain how each telemetry class supports incident handling, service-level management, or performance analysis. Where that discipline disappears, the deployment often becomes a maze of collectors and backends that produces more evidence than insight, and that is the point where the guidance breaks down.
When telemetry breadth becomes an operational tradeoff
Tighter control over OpenTelemetry often reduces flexibility, so organisations have to balance visibility against overhead. That tradeoff becomes real in environments with many teams, frequent releases, or complex distributed tracing requirements. Aggressive sampling or strict attribute limits can improve cost and manageability, but they can also remove detail that responders later wish they had during an outage. The right answer is not always maximum standardisation; sometimes the better choice is tiered collection, where critical services get richer telemetry than low-value paths.
One common edge case is organisational fragmentation. Different platform, application, and SRE teams may all be using OpenTelemetry correctly within their own remit, yet the enterprise still lacks control because the schema, naming, and retention rules are not coordinated. Another edge case is migration. During a move from legacy tooling, temporary duplication of telemetry can be acceptable, but only if there is a clear exit path. Without one, temporary overlap turns into permanent duplication. Guidance on this point is generally consistent across practitioners: standardise the shared layers, but avoid forcing every team to collect the same depth of data when the operational value is not the same.
Large-scale environments also expose a subtle failure mode: the platform can look healthy in dashboards while silently accumulating expensive low-value fields, duplicate spans, or unused metrics. That is why control has to be measured by data usefulness as much as by system uptime. If the organisation cannot explain why a given signal exists, who uses it, and what decision it supports, the deployment is already drifting.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
CIS Controls v8 and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| CIS Controls v8 | 8 — Audit Log Management | OpenTelemetry telemetry growth and noise map to log collection and retention control. |
| Recommendation — Define collection scope, retention, and review criteria for observability data. | ||
| NIST CSF 2.0 | GV.OV-01 — Outcomes are understood and accepted | Out-of-control telemetry reflects weak ownership of observability outcomes and value. |
| DE.CM-01 — Networks and systems are monitored | OpenTelemetry is a monitoring capability whose usefulness depends on disciplined coverage. | |
| RC.IM-01 — Improvements are incorporated | Telemetry sprawl often persists when lessons from incidents do not change instrumentation policy. | |
| Recommendation — Set clear observability outcomes and retire telemetry that no longer supports them. Validate that telemetry coverage is targeted, consistent, and operationally useful. Feed incident lessons back into telemetry standards and decommission low-value signals. | ||
Practitioner Guidance
What to prioritise: Start by identifying which telemetry sources are mission-critical and which are merely habitual. A deployment is usually easiest to control when teams can separate incident-bearing signals from convenience-driven collection.
What to verify: Check whether sampling, retention, and attribute rules are owned centrally enough to be consistent, but local enough to support service-specific needs. If nobody can explain why a high-volume signal exists, treat that as a governance defect rather than a tuning issue.
Common mistake: Teams often try to fix an out-of-control deployment by adding more dashboards or more collectors. That usually increases noise unless the organisation first removes redundant signals and sets explicit change control for new telemetry.
What good looks like: Engineers can trace a metric, span, or log field back to a named operational decision, and they can show when that signal should be retained, sampled, or retired.
Practitioner takeaway: OpenTelemetry is under control only when the organisation can justify its telemetry in business and operational terms, not just defend that it exists.
Related resources from NHI Mgmt Group
- What are the signs that an IAM or IGA program is failing to keep access under control?
- What are the signs that a vendor integration is no longer under control?
- What are the signs that an LLM deployment is failing its access-control and leak-prevention checks?
- What are the signs that an OpenTelemetry Collector Contrib deployment is misconfigured?
Deepen Your Knowledge
Reviewed and updated by the NHIMG editorial team on September 9, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org