external-dns/controller
Aditya Kolhar 19d9bc8ef9 Changes to add A records of source and registry as metrics
Changes to add A records of source and registry as metrics. The existing metrics -
external_dns_registry_endpoints_total & external_dns_source_endpoints_total gives a cumulative count of records all records (A, SRV, CNAME, TXT).

We have a metric - external_dns_controller_verified_records which gives the intersection of A records between source & regsitry. However, in order to determined how many records are yet to be synced to registry, we need count of total A records in registry & source.
2021-11-08 15:22:36 +05:30
..
controller_test.go Changes to add A records of source and registry as metrics 2021-11-08 15:22:36 +05:30
controller.go Changes to add A records of source and registry as metrics 2021-11-08 15:22:36 +05:30