Commit Graph

2 Commits

Author SHA1 Message Date
Phil Porada ab17c00752
Track memory used by DoH buffers (#72) 2024-01-30 10:17:11 -05:00
Matthew McPherrin e54ee016b6
Add Dockerfile, compose.yaml, and an unbound example config (#66)
This adds a Dockerfile for unbound exporter, which we can publish in the future. An example docker compose.yml is included to demonstrate and test using it with unbound, along with a sample configuration file for unbound showing how to set up the remote-control.

The unbound example config file is based on the one inside the mvance/docker image that's used here.

A small integration test runs against the docker-compose setup to smoke-test unbound_exporter.
2023-11-17 13:12:02 -05:00