quay / clair

Vulnerability Static Analysis for Containers
https://quay.github.io/clair/
Apache License 2.0
10.36k stars 1.16k forks source link

[2/6] introspection: implement OTLP support for metrics and traces #2102

Open hdonnay opened 3 months ago

hdonnay commented 3 months ago

Stack:


introspection: implement OTLP support for metrics and traces

This should allow a Clair instance to use the "native" OpenTelemetry transport for metrics and traces.

Some parts of Clair and Claircore are directly instrumented with Prometheus, and so the OTLP support should be considered beta-quality.

Signed-off-by: Hank Donnay hdonnay@redhat.com