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
curl -X POST -d 'price=1' localhost:6080/price
# Accepted
curl localhost:6080/metrics
# HELP demo_price some token price in type# TYPE demo_price gauge
demo_price{app="demo"} 1