mirror of
https://github.com/MaxenceG2M/prometheus-immich-exporter.git
synced 2025-12-09 07:03:25 +00:00
changed deprecreated entry points api/stats to /api/statistics
This commit is contained in:
3
setup.py
3
setup.py
@@ -6,10 +6,11 @@ with open("README.md", "r") as fh:
|
||||
setup(
|
||||
name='prometheus-immich-exporter',
|
||||
packages=['immich_exporter'],
|
||||
version='1.0.6',
|
||||
version='1.0.7',
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
description='Prometheus exporter for immich',
|
||||
# forked from:
|
||||
# author='Esteban Sanchez',
|
||||
# author_email='esteban.sanchez@gmail.com',
|
||||
# url='https://github.com/esanchezm/prometheus-qbittorrent-exporter',
|
||||
|
||||
Reference in New Issue
Block a user