Hi There,
Since I'm a new in using Prometheus I need some help from experienced people with monitoring
The situation:
1. I deployed Prometehus monitoring in k8s cluster with Grafana. Everything is working fine so far.
2. Now, I want prometheus in k8s cluster to send all data to central Prometheus, where all metrics data coming from cluster to store and display.
How I can implement this? What you will suggest: remote-write/remote-read, federation or any other solution?
Thanks in advance!