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
For an automatic exporter the default assumption should be that the metric would be untyped but i cannot find a way to add untyped metric to the registry.
For an automatic exporter the default assumption should be that the metric would be untyped but i cannot find a way to add untyped metric to the registry.
https://prometheus.io/docs/instrumenting/writing_exporters/#types
I think the type should be similar to Gauge with a Set method except with type untyped.
The text was updated successfully, but these errors were encountered: