Original install method (e.g. download page, yum, deb, from source, etc.) and version:
nuget
Fresh install or upgraded from other version?
fresh
Description of the problem including expected versus actual behavior. Please include screenshots (if relevant):
When instrumenting Redis queries, I expected to see the Key in the trace, but it is not present. Do I need to do some extra work to make this visible, or should I make an enhancement request on the github project?
Steps to reproduce:
Add Elastic.Apm.StackExchange.Redis to a project using Redis/ElasticAPM
Observe Redis calls in Kibana
Redis calls are logged but do not contain the Key, limiting usefulness
We are looking at .NET auto instrumentation using the profiling interfaces of the (Core) CLR, which could allow the APM agent to capture more detail in cases such as this. Nothing concrete to share on this yet.
@Brandon_Liles An update that I thought you'd be interested in. I've opened a PR that will try to capture both the command and key in the statement field, if available
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.