Open enriquezubiria opened 1 year ago
I believe this is because we do not support prefix matches yet. The Graphite exporter uses the mapping code from the StatsD exporter, so the implementation would happen over there, and then we pull it in here via a dependency upgrade. If you want to tackle this, please do 😄
Hi, The following mappings file (I include only the relevant part)
throws the following error
But if I use
match: "servers.*.*.*"
ormatch: "servers.xxxx_guadaltel_es_guadaltel_es.*.*"
it works properly. Any suggestion? Regards,