Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update: implement an adhoc scraper #144

Merged
merged 5 commits into from
May 6, 2023
Merged

Update: implement an adhoc scraper #144

merged 5 commits into from
May 6, 2023

Conversation

till
Copy link
Contributor

@till till commented May 5, 2023

Allows probing of arbitrary targets using /prober?target=example.org.

Returns the usual metrics. Still requires an empty target.ini.

For: #127


Want to test?

Make sure unbound is running (e.g. 127.0.0.1:53 for the default).

Then, follow these steps:

gh pr checkout -R Luzilla/dnsbl_exporter 144
go run dnsbl_exporter.go --log.debug

Allows probing of arbitrary targets using /prober?target=example.org.

Returns the usual metrics. Still requires an empty target.ini.

For: #127
@till till self-assigned this May 5, 2023
till added 3 commits May 6, 2023 17:09
- allows process to start-up even if an empty "target.ini" is found
- refactors handlers to internal
- updates urfav/cli to v2

Resolves: #146
@pull-request-size pull-request-size bot added size/XL and removed size/M labels May 6, 2023
@till till merged commit 685e2e8 into main May 6, 2023
@till till deleted the adhoc-prober branch May 6, 2023 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant