Configuration settings

Dashboard link /{{ details.link }}
Measurements database {{ config.database_name }}
Collecting outlier data? Yes, with outlier_detection_constant = {{ config.outlier_detection_constant }} No
Custom endpoint colors
  • {{ key + ': ' + value }}
User specified timezone {{ config.timezone }}

Are you sure that you want to delete user {{ user.username }}?

User management

ID Username Admin* Edit Delete
{{ user.id }} {{ user.username }} {{ user.is_admin ? 'Yes' : 'No' }}
*Admin
Non-admins can only display the collected data in all the graphs. Admins can display this data as well. Additionally, they have the following permissions:

Deployment details

Currently deployed version {{ details['config-version'] }}
First request in the currently deployed version {{ details['first-request-version'] | dateLayout }}
Monitoring Dashboard version {{ details['dashboard-version'] }}
First request since using the Monitoring Dashboard {{ details['first-request'] | dateLayout }}
Total amount of monitored requests {{ details['total-requests'] | number }}