rough-musician-16785
08/09/2023, 11:35 AM$ curl -k <https://127.0.0.1:4433/version>
404 page not found
Testing around it is available on the admin port under /admin/version
:
$ curl -k <https://127.0.0.1:4434/admin/version>
{"version":"v1.0.0"}
Not sure if this is a bug in the docu or i am just reading it wrongbland-eye-99092
08/09/2023, 11:54 AMrough-musician-16785
08/09/2023, 12:01 PMrough-musician-16785
08/09/2023, 12:51 PM$ curl -k <https://127.0.0.1:4434/metrics/prometheus>
<a href="/admin/metrics/prometheus">Temporary Redirect</a>.
So the /admin
path is missing from the examplerough-musician-16785
08/09/2023, 12:52 PMbland-eye-99092
08/09/2023, 12:53 PMrough-musician-16785
08/09/2023, 12:56 PM