mirror of
https://github.com/MaxenceG2M/prometheus-immich-exporter.git
synced 2025-12-08 14:53:23 +00:00
- version up
This commit is contained in:
@@ -14,7 +14,7 @@ RUN pip3 install --break-system-packages .
|
||||
|
||||
ENV IMMICH_API_TOKEN="yourimmichtokenhere"
|
||||
ENV IMMICH_HOST="host/ip"
|
||||
ENV IMMICH_PORT="8080"
|
||||
ENV IMMICH_PORT="2283"
|
||||
#has to be EXPORT_PORT 8000 or else it does not work, same applies to the env file
|
||||
ENV EXPORTER_PORT="8000"
|
||||
ENV EXPORTER_LOG_LEVEL="INFO"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
(You may use 1.1.0 if you are not interested in tracking CPU load.)
|
||||
|
||||
To import the dashboard into your grafana, download the [dashboard.json](./dashboard-immich_1_2_0.json) file and import it into your server. Select your prometheus instance and that should be all.
|
||||
To import the dashboard into your grafana, download the [dashboard.json](./dashboard-immich_1_2_X.json) file and import it into your server. Select your prometheus instance and that should be all.
|
||||
|
||||
The graphs can be customized in their relative time. Mind that it takes time to populate them if you set relative time to monthly or yearly
|
||||
|
||||
|
||||
@@ -2188,7 +2188,7 @@
|
||||
"timepicker": {},
|
||||
"timezone": "",
|
||||
"title": "immich",
|
||||
"uid": "ZWWp3aa4k",
|
||||
"uid": "ZWWp3aa4kold",
|
||||
"version": 2,
|
||||
"weekStart": ""
|
||||
}
|
||||
Reference in New Issue
Block a user