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

Improve telemetry for repository access #855

Open
zaychenko-sergei opened this issue Sep 26, 2024 · 0 comments
Open

Improve telemetry for repository access #855

zaychenko-sergei opened this issue Sep 26, 2024 · 0 comments
Labels
enhancement New feature or request rust Pull requests that update Rust code

Comments

@zaychenko-sergei
Copy link
Contributor

Currently we are seeing a lot of hard to read names in instrumented spans for repository operations:

image

The details are visible in span attributes, but the names could be improved to indicate a particular repository type.

In addition, we need to implement new metrics for low-level repository activitity:

  • queries to S3
  • accessing local caches
@zaychenko-sergei zaychenko-sergei added enhancement New feature or request rust Pull requests that update Rust code labels Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rust Pull requests that update Rust code
Projects
None yet
Development

No branches or pull requests

1 participant