elastic / elastic/apm-agent-nodejs
"Cassandra" Instrumentation Should Include Missing Destination Context
Open
agent-nodejs
- Dominant language
- JavaScript
- Stars
- 594
- Forks
- 244
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 16
Description
**Is your feature request related to a problem? Please describe.**
Similar to [this MongoDB ticket](https://github.com/elastic/apm-agent-nodejs/issues/1892), it looks like our [Cassandra Instrumentation](https://github.com/elastic/apm-agent-nodejs/blob/master/lib/instrumentation/modules/cassandra-driver.js) does not set a destination context on its spans. This means Cassandra will be absent from the Service Map.
We should consider adding destination context to the Cassandra spans.
Contributor guide
Assessment
This issue has not been assessed yet.