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

Extend observability package #3244

Open
AlekSi opened this issue Aug 23, 2023 · 0 comments
Open

Extend observability package #3244

AlekSi opened this issue Aug 23, 2023 · 0 comments
Assignees
Labels
area/observability Issues about metrics, logs, traces, pprof, etc code/chore Code maintenance improvements not ready Issues that are not ready to be worked on; PRs that should skip CI

Comments

@AlekSi
Copy link
Member

AlekSi commented Aug 23, 2023

What should be done?

OTel traces, Prometheus metrics, Go execution tracing, /x/net/trace, pprof labels? Trace function entry/leave with a common root?

Where?

https://github.com/FerretDB/FerretDB/tree/main/internal/util/observability

Definition of Done

  • all handlers updated;
  • unit tests added/updated;
  • integration/compatibility tests added/updated;
  • spot refactorings done;
  • user documentation updated or an issue to create documentation created;
  • something else?
@AlekSi AlekSi added code/chore Code maintenance improvements not ready Issues that are not ready to be worked on; PRs that should skip CI labels Aug 23, 2023
@AlekSi AlekSi added the area/observability Issues about metrics, logs, traces, pprof, etc label Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/observability Issues about metrics, logs, traces, pprof, etc code/chore Code maintenance improvements not ready Issues that are not ready to be worked on; PRs that should skip CI
Projects
None yet
Development

No branches or pull requests

2 participants