End to end testing for a pipeline involving multiple nodes
Context: I have a pipeline for getting the metrics from all the hosts system which are spread across different sites. Each site has a gateway node (let’s refer it as site gateway) and all the site gateway node are connected to another gateway node (let’s refer it as master gateway). Each host have Grafana agent […]