Cannot find /telemetry #252
Unanswered
alexandervantrijffel
asked this question in
Q&A
Replies: 1 comment
-
http://localhost:8080/telemetry/rpcz and http://localhost:8080/telemetry/tracez would work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
According to the docs at https://github.com/dosco/graphjin/wiki/Tracing-and-Metrics, when telemetry is enabled, the zPages UI should be available at /telemetry. I am running a graphjin app in development mode and OpenCensus telemetry is enabled according to the log:
Config:
Where can I find the zPages UI? I would expect it to be available at http://localhost:8080/telemetry but that request returns a 404.
Beta Was this translation helpful? Give feedback.
All reactions