What's Changed
- Fix link to customresourcestate-metrics by @webwurst in #45
- add new metrics around dnsrecord by @maleck13 in #46
- Move kuadrant resources to separate kustomization file by @david-martin in #47
New Contributors
Full Changelog: 0.4.0...0.5.0
As of this release, the default kustomization.yaml in the root will only pull in gatewayapi resource metrics.
To pull in kuadrant resources (as well as gatewayapi resources), you can use the kustomization file at ./config/kuadrant/kustomization.yaml.
For example:
resources:
- github.com/Kuadrant/gateway-api-state-metrics/config/kuadrant?ref=0.5.0