Skip to content

OpenTelemetry Support #146

@dave-tucker

Description

@dave-tucker

I'm really keen on adding support for opentelemetry.io
This would require:

  1. Adding ctx context.Context to all clientAPI calls, which seems sensible for multiple reasons (i.e timeouts)
  2. Creating spans at useful points in the code, so we can see, for example, how long a given transaction takes
  3. We may also want to expose some metrics for the cache

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions