We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug self-managed Prometheus deployment does not work for retina windows pods.
To Reproduce Steps to reproduce the behavior:
Expected behavior Retina pod pool to be shown in the target with 10093 metrics endpoint recognized.
Screenshots If applicable, add screenshots to help explain your problem.
this image shows that retina targets are not resolved.
Platform (please complete the following information):
Additional context The root cause:
kubectl describe pods/retina-agent-win-w2jdp -n kube-system | findstr prometheus
The text was updated successfully, but these errors were encountered:
assigning to self as the fix has been determined
Sorry, something went wrong.
No branches or pull requests
Describe the bug
self-managed Prometheus deployment does not work for retina windows pods.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Retina pod pool to be shown in the target with 10093 metrics endpoint recognized.
Screenshots
If applicable, add screenshots to help explain your problem.
this image shows that retina targets are not resolved.
Platform (please complete the following information):
Additional context
The root cause:
kubectl describe daemonsets/retina-agent-win -n kube-system | findstr prometheus
prometheus.io/port: 10093
prometheus.io/scrape: true
kubectl describe pods/retina-agent-win-w2jdp -n kube-system | findstr prometheus
The text was updated successfully, but these errors were encountered: