[ https://issues.apache.org/jira/browse/SOLR-15392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Smiley resolved SOLR-15392. --------------------------------- Fix Version/s: main (9.0) Resolution: Fixed > Improve Tracing operation names and tags > ---------------------------------------- > > Key: SOLR-15392 > URL: https://issues.apache.org/jira/browse/SOLR-15392 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Reporter: David Smiley > Assignee: David Smiley > Priority: Major > Fix For: main (9.0) > > Time Spent: 8h 20m > 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: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org