You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* adding instrumentation configuration
* organise general instrumentation config by semconv
* update peer service mapping example
* Apply suggestions from code review
Co-authored-by: jack-berg <[email protected]>
* adding comments, sections for all languages
* expand logback example config, comments
* Add all surface area, docs to kitchen-sink.yaml, use consistent case for property keys, remove db semconv options.
* Fix typo
---------
Co-authored-by: jack-berg <[email protected]>
Co-authored-by: Jack Berg <[email protected]>
# Keys may refer to instrumentation libraries or collections of related configuration. Because there is no central schema defining the keys or their contents, instrumentation must carefully document their schema and avoid key collisions with other instrumentations.
485
+
#
486
+
# Configure C++ language-specific instrumentation libraries.
487
+
cpp:
488
+
# Configure the instrumentation corresponding to key "example".
0 commit comments