Closed mcpherrinm closed 1 year ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
cbed007
) 5.23% compared to head (7d40576
) 5.23%.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Looks good so far 👍🏻
I was thinking about adding publishing to this PR but I don't think there's any reason to block on that, so I've marked this ready to review.
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.