Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revamp observability #381

Merged
merged 5 commits into from
Oct 22, 2023
Merged

Revamp observability #381

merged 5 commits into from
Oct 22, 2023

Conversation

aumetra
Copy link
Member

@aumetra aumetra commented Oct 21, 2023

This PR revamps the observability story. Away from a Prometheus scraping endpoint, towards a push-based approach using OTLP.

Here we consolidate the metrics and tracing initializations into the kitsune-observability crate which provides an opinionated configuration of the metrics and tracing crates.

Our new metrics configuration uses my new metrics-opentelemetry crate to export metrics calls via the opentelemetry-sdk crate.

@aumetra aumetra added this pull request to the merge queue Oct 22, 2023
Merged via the queue into main with commit 735aa91 Oct 22, 2023
5 checks passed
@aumetra aumetra deleted the aumetra/opentelemetry branch October 22, 2023 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant