-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Labels
Description
Is your feature request related to a problem? Please describe.
We should create our own runtime metrics dashboard in Kibana to have a decent UX out of the box.
One thing we must take into account are metrics vs fork(). On projects that are using processes for concurrency the same service may send different metrics values for each process.
Not sure we have a good solution for handling this in OTel upstream.