Terminology Index

Glossary

1801 terms

Open concept maps

Showing 1633-1664 of 1801 terms

T
32

Telemetry Volume

The amount of telemetry cloud-native workloads produce, which can grow far faster than traditional sources, forcing deliberate decisions about what to collect, store, and query.

Cloud-native systems produce telemetry at unfamiliar scale: every microservice traced, every container's logs, every event source, metrics per pod per second. Volume can overwhelm storage, query performance, and budgets, and tools can't compensate for indiscriminate collection. Cloud-native security treats telemetry volume as a design constraint: deliberately choose what to keep at full fidelity, what to summarize, what to discard, so the data that matters is queryable when needed.

Introduced in: Cloud-Native Security

Examples

  • Distinguishing telemetry kept at full fidelity from what is summarized or discarded.
  • Balancing observability ambition against storage and query costs.
  • Tuning collection so the highest-value data stays queryable.

No related terms linked yet.