elastic / elastic/apm-agent-python
Public API to set `destination.service` fields on spans
Open
agent-python
feature
- Dominant language
- Python
- Stars
- 431
- Forks
- 239
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 7
Description
Currently, a user must edit the context dictionary in order to set `destination.service` fields on a span in order to properly populate the service map feature in Kibana.
We should add a public API call to set this data easily for custom spans.
Contributor guide
Assessment
This issue has not been assessed yet.