autometrics-dev / am

Autometrics Companion CLI app
Apache License 2.0
16 stars 2 forks source link

explicitely mention on startup that `am` is now sampling metrics from your supplied endpoint #47

Closed mies closed 1 year ago

mies commented 1 year ago

am start :3000

Explorer endpoint: http://127.0.0.1:6789 Prometheus endpoint: http://127.0.0.1:9090

Now sampling your application at http://localhost:3000/metrics for metrics

hatchan commented 1 year ago

This has since been resolved in another issue.