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
{{ message }}
This repository has been archived by the owner on May 5, 2022. It is now read-only.
This option is not available with appmetrics-prometheus, evidently by design
We can workaround this limitation by organizing our code to create the monitoring server after the main server, but this is annoying. I expect to be able to do :
For security reasons, we need to run our monitoring endpoints on a separate port.
We use appmetrics-dash, which allows us to create a new server, and host dashboard on that server:
This option is not available with appmetrics-prometheus, evidently by design
We can workaround this limitation by organizing our code to create the monitoring server after the main server, but this is annoying. I expect to be able to do :
The text was updated successfully, but these errors were encountered: