Vector Observability API
The Vector Observability API provides HTTP endpoints for health monitoring of running Vector instances and gRPC endpoints for component inspection and event streaming. Enable via api.enabled: true in Vector configuration. Binds to 127.0.0.1:8686 by default. Note: the API does not support authentication and should only be used in isolated environments.