kuadrant-operator icon indicating copy to clipboard operation
kuadrant-operator copied to clipboard

dnspolicy: Emit a metric when creating/updating/deleting DNS Records

Open philbrookes opened this issue 2 years ago • 0 comments

In order to correctly monitor the kuadrant-operator and spot if it is behaving abnormally with regards to the DNS Records, we need to emit an event whenever the kuadrant-operator:

  • Creates a new DNS Record
  • Deletes an existing DNS Record
  • Makes changes to a DNS Record that modify it's spec.endpoints value.
  • [ ] Add a metric to flag a clash in DNS record types from the DNS Operator (zone id, desired record type and current record type, dns name)
  • [ ] Add a metric that records a dnspolicy is not ready

philbrookes avatar Mar 01 '24 11:03 philbrookes