Terminology Index

Glossary

2953 terms

Open concept maps
S
32

Service Mesh Telemetry

The metrics, traces, and logs the service mesh produces about service-to-service traffic, used by both operations and security for visibility, detection, and investigation.

Service mesh telemetry, metrics, distributed traces, and access logs of every request between services, is a high-value data source. Operations uses it for performance and reliability; security uses it for visibility into east-west traffic, detection of anomalous service-to-service patterns, and investigation. It is a defining benefit of service meshes and pairs with broader cloud-native observability for security from observability. Without telemetry, meshes lose much of their defensive value.

Introduced in: Cloud-Native Security

Examples

  • Using mesh metrics to baseline service-to-service traffic.
  • Investigating an incident via mesh distributed traces.
  • Detecting anomalous service-to-service patterns in mesh logs.