What is snowflake metrics?

How shall I view the snowflake metrics?
My command-line arguments: proxy -metrics
And I opened localhost:9999 with Edge but the page showed 404.

According to the code, its http://localhost:9999/internal/metrics.

Indeed, we could used some better documentation about this, and perhaps setting up Grafana to visualize them.

Somewhat related issue: Document how to use our prometheus exporters (#40385) · Issues · The Tor Project / Anti-censorship / Pluggable Transports / Snowflake · GitLab

1 Like

Have a look at this: proxy/lib/metrics.go · main · The Tor Project / Anti-censorship / Pluggable Transports / Snowflake · GitLab

OK, I found it. However, why are my tor_snowflake_proxy_traffic_inbound_bytes_total and tor_snowflake_proxy_traffic_outbound_bytes_total still zero despite connecting for about 40 minutes and having 22 total number of clients connected?