Publish ITWorx Pulse source
Public source validation / validate (push) Failing after 3m8s

This commit is contained in:
ITWorx Pulse release export
2026-09-03 02:09:19 +02:00
commit bd774932d5
614 changed files with 77116 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Optional server-side acceptance overlay. It keeps every Pulse service inside
# the uniquely named smoke project while pointing only the bounded read-only
# query clients at an operator-supplied Prometheus-compatible source.
services:
pulse-api:
environment:
PULSE_PROMETHEUS_URL: ${PULSE_REAL_PROMETHEUS_URL:?PULSE_REAL_PROMETHEUS_URL must be set}
pulse-worker:
environment:
PULSE_PROMETHEUS_URL: ${PULSE_REAL_PROMETHEUS_URL:?PULSE_REAL_PROMETHEUS_URL must be set}