Describe the bug
Based on the documentation available most of not all MetricNames can be used in the MetricsConfiguration CRD. There is at least one metric that doesn't align with this and that is 'adv_tcpretrans_count' where 'tcp_retransmission_count' instead should be used.
To Reproduce
Steps to reproduce the behavior:
- Go to 'https://retina.sh/docs/Concepts/CRDs/MetricsConfiguration'
- Go to 'https://retina.sh/docs/Metrics/modes/advanced'
- See the correlation between the metric names
- Use the 'tcpretrans_count' and see that the crd gets state 'Errorred'
Expected behavior
It should be clear documentation on what metric name should be used
Screenshots
n/a
Platform:
- OS: Ubuntu
- Kubernetes Version: 1.21, 1.28, 1.3x
- Host: k3s self-hosted
- Retina Version:
Additional context
Add any other context about the problem here.
Describe the bug
Based on the documentation available most of not all MetricNames can be used in the MetricsConfiguration CRD. There is at least one metric that doesn't align with this and that is 'adv_tcpretrans_count' where 'tcp_retransmission_count' instead should be used.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should be clear documentation on what metric name should be used
Screenshots
n/a
Platform:
Additional context
Add any other context about the problem here.