mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-02-06 22:25:54 +00:00
test: Add a Prometheus integration test
This patch adds a Prometheus integration test, that runs a Prometheus instance which scrapes chasquid, and then does a basic query to ensure the scraping is working correctly.
This commit is contained in:
4
test/t-23-prometheus/smtpc.conf
Normal file
4
test/t-23-prometheus/smtpc.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
addr localhost:1465
|
||||
server_cert config/certs/testserver/fullchain.pem
|
||||
user user@testserver
|
||||
password secretpassword
|
||||
Reference in New Issue
Block a user