I think it really depends on what you mean by "dead metrics" from the
node exporter. Are you meaning custom metrics you are adding via the
textfile collector? If so, you also get a timestamp metric for when the
file last changed, which you could alert against (if not changed within
a certain time period). If you are meaning something different you could
alert using the changes function - alert if the changes over the past
time period were 0.
--
Stuart Clark