Remove docker hack around prometheus service (#28985)

* Remove uneeded hack in docker-compose now that problem is solved

* Remove obsolete attribute `version` in docker compose configuration files

---------

Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
Nicolas Le Cam
2025-02-12 19:18:53 +01:00
коммит произвёл GitHub
родитель 55bb6c51eb
Коммит 4a44d23095
3 изменённых файлов: 3 добавлений и 18 удалений

Просмотреть файл

@@ -1,8 +0,0 @@
global:
scrape_interval: 5s
evaluation_interval: 60s
scrape_configs:
- job_name: 'mattermost'
static_configs:
- targets: ['172.17.0.1:8067']