NAME
IO::K8s::PrometheusOperator::V1alpha1::DNSSDConfig - DNSSDConfig allows specifying a set of DNS domain names which are periodically queried to discover a list of targets.
VERSION
version 1.108
names
names defines a list of DNS domain names to be queried.
port
port defines the port to scrape metrics from. If using the public IP address, this must Ignored for SRV records
refreshInterval
refreshInterval defines the time after which the provided names are refreshed. If not set, Prometheus uses its default value.
type
type defines the type of DNS query to perform. One of SRV, A, AAAA, MX or NS. If not set, Prometheus uses its default value.
When set to NS, it requires Prometheus >= v2.49.0. When set to MX, it requires Prometheus >= v2.38.0
SUPPORT
Issues
Please report bugs and feature requests on GitHub at https://github.com/pplu/io-k8s-p5/issues.
CONTRIBUTING
Contributions are welcome! Please fork the repository and submit a pull request.
AUTHORS
Torsten Raudssus <getty@cpan.org>
Jose Luis Martinez Torres <jlmartin@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018-2026 by Jose Luis Martinez Torres <jlmartin@cpan.org>.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004