Tetragon API

The Tetragon gRPC API provides access to eBPF-based security observability and runtime enforcement capabilities. It enables querying of kernel-level events including process execution, file access, and network activity, and supports defining tracing policies via Kubernetes custom resources for real-time enforcement and event streaming.

API entry from apis.yml

apis.yml Raw ↑
aid: cilium:tetragon-api
name: Tetragon API
tags:
- eBPF
- Kubernetes
- Observability
- Security
humanURL: https://tetragon.io/docs/reference/grpc-api/
properties:
- url: https://tetragon.io/docs/reference/grpc-api/
  type: Documentation
- url: https://tetragon.io/docs/
  type: Reference
- url: https://github.com/cilium/tetragon
  type: GitHubRepository
- url: https://tetragon.io/docs/getting-started/
  type: GettingStarted
- url: https://github.com/cilium/tetragon/releases
  type: ChangeLog
description: The Tetragon gRPC API provides access to eBPF-based security observability and runtime enforcement
  capabilities. It enables querying of kernel-level events including process execution, file access, and
  network activity, and supports defining tracing policies via Kubernetes custom resources for real-time
  enforcement and event streaming.