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
The OpenTelemetry library was implemented in #2291 to expose metrics for WITSML requests. It was however only implemented in the witsml-directory to enable capturing the metrics on any application that uses our witsml nuget package. We still need to actually use the metrics in WEx.
I suggest implementing support for passing the metrics to Azure Monitor App Insights through some optional configuration in appsettings.json, similar to how we optionally support Azure Keyvault. Update the documentation accordingly.
The text was updated successfully, but these errors were encountered:
The OpenTelemetry library was implemented in #2291 to expose metrics for WITSML requests. It was however only implemented in the witsml-directory to enable capturing the metrics on any application that uses our witsml nuget package. We still need to actually use the metrics in WEx.
I suggest implementing support for passing the metrics to Azure Monitor App Insights through some optional configuration in appsettings.json, similar to how we optionally support Azure Keyvault. Update the documentation accordingly.
The text was updated successfully, but these errors were encountered: