prometheus / prometheus/node_exporter
TCP Checksum error stats in node_exporter
Open
Nobody has claimed this yet.
enhancement
pending/close
- Dominant language
- Go
- Stars
- 13.8k
- Forks
- 2.7k
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 8
Description
Please add below stats in node_exporters.
node_netstat_Tcp_InCsumErrors
node_netstat_Tcp_OutCsumErrors
node_netstat_Udp_InCsumErrors
node_netstat_Udp_OutCsumErrors
This will be very useful to find the DDos attacks.
@SuperQ FYI
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing where node_exporter currently exposes TCP and UDP netstat metrics. Done means the four named checksum metrics are exported with correct values and verified through the project's relevant checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- networking, observability
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100