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
from the graph, you can see two odd lines, green and dark red, both of them are exported from this crate as int ( 0 -> 1 -> 2 -> n) while the other graphs are exported from golang fiber opentelemetry, they are all float and the graph is working fine, how can i make it float on this library?