hirosystems / hirosystems/token-metadata-api

Implement Tracing in token-metadata-api

Open
#282 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
10
Forks
7
Avg merge
35m
Merged PRs (30d)
2

Description

Add tracing capabilities which implement the [otel protocol](https://opentelemetry.io/docs/specs/otel/protocol/). We can start with auto-instrumentation to generate traces and spans for all network requests, and add custom instrumentation later to generate more in-depth spans for function calls if desired.

You can use the Platform as an example, as [it's already implemented auto-instrumentation like so](https://github.com/hirosystems/platform/blob/develop/backend/src/init-tracing.ts).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.