[
https://issues.apache.org/jira/browse/SOLR-15392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mayya Sharipova updated SOLR-15392:
-----------------------------------
Security: (was: Public)
> Improve Tracing operation names and tags
> ----------------------------------------
>
> Key: SOLR-15392
> URL: https://issues.apache.org/jira/browse/SOLR-15392
> Project: Solr
> Issue Type: Improvement
> Reporter: David Smiley
> Assignee: David Smiley
> Priority: Major
> Fix For: main (9.0)
>
> Time Spent: 9h
> Remaining Estimate: 0h
>
> The distributed tracing span "operation name" should be a low cardinality
> value, ideally not including host names or data set names or similar.
> Ideally it starts with a verb then has something else about what the verb is
> applied to. Examples:
> * {{get:/{core}/select}}
> * {{post:/{collection}/update}}
> * {{list:/admin/collections}}
> * {{create:/admin/cores}}
> The following [span tags|https://opentracing.io/specification/conventions/]
> could be populated:
> * {{db.type}} : "solr"
> * {{db.user}} : current authenticated user
> * {{db.instance}} : collection or core (whichever the request is addressed to)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]