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

Use tor for data reporting #9

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

runbtc
Copy link

@runbtc runbtc commented Dec 15, 2024

This changes the way nodes report to the monitor, using Tor rather than clearnet. Providing additional privacy so that they do not need to expose their IP address to the monitor.

I ran this script on my seed nodes and added them to the monitor.
https://monitor.bisq.network/d/xJETG0FVz/seed-nodes?orgId=1&from=now-24h&to=now&refresh=5s
https://monitor.bisq.network/d/qclhStdWz/server-metrics?orgId=1&refresh=5s

Once this is merged, I can follow up with all infrastructure operators to run this script and get their nodes added to the monitor.

@runbtc runbtc force-pushed the use-tor-for-collectd branch from 765b4af to 1838529 Compare December 15, 2024 09:18
@runbtc runbtc force-pushed the use-tor-for-collectd branch from 1838529 to e57977c Compare December 15, 2024 09:38
- Organized and grouped plugins alphabetically to improve readability
- Monitor all mount points, not just the root, in case of multiple mounts
- Monitor all disks to include nvme drives
- Monitor all network interfaces since the primary interface
may not be named eth0, instead using the new "en" format
@runbtc runbtc marked this pull request as ready for review December 17, 2024 05:59
Copy link
Contributor

@HenrikJannsen HenrikJannsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants