prometheus-adapter/pkg
Solly Ross 823b8051c9 Continue on error when processing series
Previously, if we encountered an error while trying to update our series
list, we'd return an error, aborting the processing of the entire batch.
This could lead to the list of available metrics being severely out of
date.  Instead, we simply log an error when we fail to process a metric
name, and skip it.
2017-06-27 20:13:17 -04:00
..
client Extract timeout from context in Prom client 2017-06-27 20:13:16 -04:00
custom-provider Continue on error when processing series 2017-06-27 20:13:17 -04:00