NAME
IO::K8s::PrometheusOperator::V1::QuerySpec - query defines the configuration of the Prometheus query service.
VERSION
version 1.108
lookbackDelta
lookbackDelta defines the delta difference allowed for retrieving metrics during expression evaluations.
maxConcurrency
maxConcurrency defines the number of concurrent queries that can be run at once.
maxSamples
maxSamples defines the maximum number of samples a single query can load into memory. Note that queries will fail if they would load more samples than this into memory, so this also limits the number of samples a query can return.
timeout
timeout defines the maximum time a query may take before being aborted.
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