Hi Team,
we have a custom metrics and it shows the output like "LOW-003-MK_dwm"
stack_info{job="LOW-003-MK_dwm"}
and i want to remove the 4 character and add the new character called "-node-exporter".
so finally my output would look like "
LOW-003-MK-node-exporter "
stack_info{job="LOW-003-MK-node-exporter "}
can some some please help to write the query.