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

Add opentelemetry support #189

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Commits on Oct 12, 2021

  1. Add opentelemetry support

    1. Added context.Context to most API methods for span propagation
    2. Spans are added to the parent (from context) when an API is called
    3. Simple cache metrics can be registered with cache.RegisterMetrics()
    
    Signed-off-by: Dave Tucker <[email protected]>
    dave-tucker committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    08f8620 View commit details
    Browse the repository at this point in the history