Add scripts/prometheus/manifest.dat
Code Quality Test / Quality-Check (push) Successful in 6s Details
Environment Setup Test / Setup (push) Successful in 1m47s Details
Build Docker Image for Actions / Check-If-Rebuild (push) Successful in 10s Details
Build Docker Image for Actions / Build-Image (push) Has been skipped Details

main
drunkendog 2023-12-20 03:34:15 +00:00
parent bc4a1931ff
commit 260cdb3d1f
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
%
@ #ip_address
@ http://172.30.27.1:9090/
%
@ #service
@ prometheus
%
@ #ADDITIONAL_REPLACE
@ template = template.replace("proxy_set_header Host $host;", "proxy_set_header Host $host;\nproxy_set_header Upgrade $http_upgrade;\nproxy_set_header Connection \"upgrade\";")