mirror of
https://github.com/badsmoke/rspamd_exporter.git
synced 2026-04-25 03:05:53 +03:00
[GH-ISSUE #1] should it still work? #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @stefangweichinger on GitHub (Apr 20, 2023).
Original GitHub issue: https://github.com/badsmoke/rspamd_exporter/issues/1
Found your project and trying to use it .. so far I don't get any metrics into prometheus.
Do you still use it? maintain it? thanks for any help on this.
Yes, I configured the docker container, and prometheus should scrape it.
@badsmoke commented on GitHub (Apr 20, 2023):
I don't use it actively anymore, because mailcow has been exposing the metrics for quite some time.
but just tested it again, it still works for me
@stefangweichinger commented on GitHub (Apr 20, 2023):
not your issue: my nginx had some deny/allow-rules for "/rspamd"
I have to allow RFC1918-subnets maybe to let docker containers connect.
Right now with "allow any" I get metrics with curl. Great.
Corrected the name (and use port 5000) in prometheus.yml and bingo, I see the metrics.
Great, thanks!
Would you point me at the matching dashboard, maybe? thanks for that as well.
@badsmoke commented on GitHub (Apr 20, 2023):
I have added my dashboard.json , do not know if you still need to change the data source when importing
@stefangweichinger commented on GitHub (Apr 20, 2023):
thanks, imported it, changed data source. So far nothing displayed, I'll check the queries now. Thanks anyway.
@stefangweichinger commented on GitHub (Apr 20, 2023):
That dashboard doesn't match the metrics I see:
The names are different, and some of the used metrics aren't exported. But no problem, I edit the dashboard right now.
Take this just as feedback.
@stefangweichinger commented on GitHub (Apr 20, 2023):
I assume your dashboard works with mailcow or so. Using "instance" all over the place, etc