-
Notifications
You must be signed in to change notification settings - Fork 957
Support process.runtime.* resource attributes #1908
Copy link
Copy link
Closed
Labels
Feature RequestSuggest an idea for this projectSuggest an idea for this project
Description
There should be support for the process.runtime.* resource attributes, which should contain information about the monitored JVM.
Note that I made a spec PR to split process.runtime from process, so that these resources can be reported independently: open-telemetry/opentelemetry-specification#1137
Since these values are trivial to gather (just System.getProperty), it might make sense to always report them out of the box along with the telemetry SDK.
Or instead it may make sense to add them to a provider separate from the current process provider.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Feature RequestSuggest an idea for this projectSuggest an idea for this project