Hi,
On my Prometheus instance I have setup:
- recording rules (to create new metrics only, not alerting)
- and remote write configuration
I cannot see any of the recording rules metrics sent to the server defined in the remote write configuration. All the other metrics are present though.
Is that an expected behaviour? How can I make Prometheus send those recording rules metrics to the server defined in the remote write configuration?
Thanks!
Sebastien