Configuring the Loki backend (Self-Hosted)
Labels
multi-input config option in the destination page in the Odigos UI.
"k8s.namespace.name"
.http.response.status_code
but not network.peer.address
.k8s.container.name, k8s.pod.name, k8s.namespace.name
Supported Signals:
string
: Endpoint. If scheme is not provided, it defaults to http
. If port is not provided, it defaults to 3100
. If path is not provided, it defaults to /loki/api/v1/push
.
http://<loki-host>:<loki-port>/loki/api/v1/push
string[]
: Labels. use these OpenTelemetry resource attributes as loki labels for each log record
["k8s.container.name", "k8s.pod.name", "k8s.namespace.name"]
Add Destination
, select Loki
and follow the on-screen instructionsloki.yaml
)kubectl