We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fix: otlp endpoint parsing for http protocol (#4) * fix otlp endpoint parsing for http * add custom attributes options
chore: move utilities to subpackage (#3) * move utilities to subpackage * move user visibility
fix: missing dot between header attributes (#2) * fix: missing dot between header attributes * follow semconv compliance
feat: add tracing middleware (#1)
initial commit