Prometheus
Accessing the HTTP API Endpoint
From the official prometheus.io/docs most examples use the URL http://localhost:9090/api/v1/. For the DANIAN app https is used and the port :9090 needs to be left out. As an example our Prometheus is running at pm.demo.domain.com and we want to use ...
Custom Config
Custom config can be added in /app/data/config/prometheus.yml using the File manager. Be sure to restart the app after making any changes.
CLI Args
Various operations aspects can be set in the command line. To adjust Prometheus command line options, edit /app/data/env.sh using the File manager and adjust cli_options variable as needed. For example: ` export ...
How to order Prometheus?
1. Login at: https://cloud.danian.co 2. Manage Apps - Add an App 3. Select: Prometheus 4. Select service Region This is the datacenter location where your App will be located. 5. Select the App Address (URL) - Select 1 of the 2 options: A. Use a free ...