in-toto / archivista

Archivista is a graph and storage service for in-toto attestations. Archivista enables the discovery and retrieval of attestations for software artifacts.
Apache License 2.0
56 stars 24 forks source link

Metrics #33

Open colek42 opened 1 year ago

colek42 commented 1 year ago

We should add a Prometheus metrics export endpoint to Archivist. I'd like to start recording how long queries take and set up some alerts.

colek42 commented 1 year ago

https://entgo.io/blog/2021/08/12/building-observable-ent-application-with-prometheus

jkjell commented 11 months ago

We should evaluate other options as well. Prometheus is the most probable choice.

kairoaraujo commented 9 months ago

We should also consider OpenTelemetry (OTel) here. https://opentelemetry.io/docs/instrumentation/go/getting-started/

In the CNCF Slack, we have the channel #otel-go