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
Request.
It would be great to have a high level overview on the documentation on how the Observation API works.
This could be done by enumerating and defining the different functional modules and explain their motivation and relationship with other modules. I see some big blocks like:
Observation and ObservationView
Context (the different ones)
Handlers and Composition
Conventions
How it can be used for metrics and tracing and how it cannot be used for metrics.
Rationale
This is important for anyone wanting to integrate the Observation API on their own framework or for someone that just wants to instrument a library.
The text was updated successfully, but these errors were encountered:
Request.
It would be great to have a high level overview on the documentation on how the Observation API works.
This could be done by enumerating and defining the different functional modules and explain their motivation and relationship with other modules. I see some big blocks like:
Rationale
This is important for anyone wanting to integrate the Observation API on their own framework or for someone that just wants to instrument a library.
The text was updated successfully, but these errors were encountered: