Hi ,
My requirement is to use process-exporter in the microservice node to monitor specific process related to the particular service and then create a dashboard in grafana for all the microservices to display that service alone process related informations like cpu ,memory,threadcount etc.
So i what should be the correct configuration of my all.yml , the service name has "-service" in common like eg:graphql-service etc i want to use one generic query so that i can use that in grafana also.Please suggest.