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

Etdc metrics are not being scraped #65

Closed
MichaelKora opened this issue May 31, 2024 · 1 comment
Closed

Etdc metrics are not being scraped #65

MichaelKora opened this issue May 31, 2024 · 1 comment

Comments

@MichaelKora
Copy link

MichaelKora commented May 31, 2024

Hey @timothystewart6. I am using k8s on bare metal with talos... i was able to setup the dashboard with tutorial but the issue is, when i try to see etcd metrics it shows "No Data". Ihonestly i dont know if its a Talos issue or something with my grafana config. any idea where the issue may lie ?
thanks

i updated this section with the IPs of my cluster's control planes

kubeEtcd:
  enabled: true
  endpoints: 
    # ips of the controle planes of my cluster
    - xx.xx.xx.xxx
    - yy.yy.yy.yyy
    - zz.zz.zz.zzz
  service:
    enabled: true
    port: 2379
    targetPort: 2379
    # on talos etcd uses port 2379 for client communication and port 2380 for peer communication in a cluster
@MichaelKora
Copy link
Author

this fixed my issue

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

No branches or pull requests

1 participant