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
At this stage we'll provide points that people can hook into for logging and metrics, and provide a library that add Prometheus metrics out the box. This should be as simple as possible to configure, for example adding a Thrift.Net.Prometheus NuGet package, and adding a one-liner to the code to hook it up. We can provide hooks in the runtime library so that people can add custom instrumentation if they don't use what we support out the box.
The text was updated successfully, but these errors were encountered:
adamconnelly
added
the
type/epic
Used to describe a larger chunk of work that will need to be broken down into further tasks
label
Aug 8, 2020
At this stage we'll provide points that people can hook into for logging and metrics, and provide a library that add Prometheus metrics out the box. This should be as simple as possible to configure, for example adding a Thrift.Net.Prometheus NuGet package, and adding a one-liner to the code to hook it up. We can provide hooks in the runtime library so that people can add custom instrumentation if they don't use what we support out the box.
The text was updated successfully, but these errors were encountered: