ajout heimdall
This commit is contained in:
5
heimdall/config/www/SupportedApps/Prometheus/Prometheus.php
Executable file
5
heimdall/config/www/SupportedApps/Prometheus/Prometheus.php
Executable file
@@ -0,0 +1,5 @@
|
||||
<?php namespace App\SupportedApps\Prometheus;
|
||||
|
||||
class Prometheus extends \App\SupportedApps {
|
||||
|
||||
}
|
||||
10
heimdall/config/www/SupportedApps/Prometheus/app.json
Executable file
10
heimdall/config/www/SupportedApps/Prometheus/app.json
Executable file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"appid": "aad8f23c2fa06d46c52ae4e06c8d4bdac6074b8f",
|
||||
"name": "Prometheus",
|
||||
"website": "https://prometheus.io/",
|
||||
"license": "Apache License 2.0",
|
||||
"description": "Prometheus, a Cloud Native Computing Foundation project, is a systems and service monitoring system. It collects metrics from configured targets at given intervals, evaluates rule expressions, displays the results, and can trigger alerts if some condition is observed to be true.",
|
||||
"enhanced": false,
|
||||
"tile_background": "light",
|
||||
"icon": "prometheus.png"
|
||||
}
|
||||
BIN
heimdall/config/www/SupportedApps/Prometheus/prometheus.png
Executable file
BIN
heimdall/config/www/SupportedApps/Prometheus/prometheus.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 3.3 KiB |
Reference in New Issue
Block a user