sebright2
sebright2
/cc @dinooliva
Related: https://github.com/census-instrumentation/opencensus-java/pull/1141
> My question is whether we want exporter-specific registration, assuming the user has control of which views to export in aggregate. This issue came up in opencensus-java. We wanted to...
I merged #643, which applies this change to tagging.
Unassigning, since I'm not currently working on this issue.
This feature is still needed for overriding the default key names when they conflict with keys added by other libraries, or for purposefully using the same keys as other libraries....
See https://github.com/census-instrumentation/opencensus-java/pull/485#pullrequestreview-53065563 for more suggestions on documentation for tags.
This issue is for adding examples to Javadocs in package-info.java and classes like TagContextBuilder or Tagger.
This issue is about improving the Javadocs for the tagging, for example, TagContextBuilder and Tagger. I think the examples can be much simpler now that there aren't multiple key types,...