hypertrace / pythonagent

Hypertrace Python agent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set resource attributes correctly

jcchavezs opened this issue · comments

We need to override default values coming from opentelemetry libraries.

telemetry.sdk.version should be the version of our library
telemetry.sdk.name should be hypertrace

image

@nsahai , Let's also add to the scope of this ticket correctly setting resource_attributes from agent-config.yaml.