NAME

IO::K8s::PrometheusOperator::V1alpha1::ScalewaySDConfig - ScalewaySDConfig configurations allow retrieving scrape targets from Scaleway instances and baremetal services.

VERSION

version 1.108

accessKey

accessKey defines the access key to use. https://console.scaleway.com/project/credentials

apiURL

apiURL defines the API URL to use when doing the server listing requests.

enableHTTP2

enableHTTP2 defines whether to enable HTTP2.

followRedirects

followRedirects defines whether HTTP requests follow HTTP 3xx redirects.

nameFilter

nameFilter defines a name filter (works as a LIKE) to apply on the server listing request.

noProxy

noProxy defines a comma-separated string that can contain IPs, CIDR notation, domain names that should be excluded from proxying. IP and domain names can contain port numbers.

It requires Prometheus >= v2.43.0, Alertmanager >= v0.25.0 or Thanos >= v0.32.0.

port

port defines the port to scrape metrics from. If using the public IP address, this must

projectID

projectID defines the Project ID of the targets.

proxyConnectHeader

proxyConnectHeader optionally specifies headers to send to proxies during CONNECT requests.

It requires Prometheus >= v2.43.0, Alertmanager >= v0.25.0 or Thanos >= v0.32.0.

proxyFromEnvironment

proxyFromEnvironment defines whether to use the proxy configuration defined by environment variables (HTTP_PROXY, HTTPS_PROXY, and NO_PROXY).

It requires Prometheus >= v2.43.0, Alertmanager >= v0.25.0 or Thanos >= v0.32.0.

proxyUrl

proxyUrl defines the HTTP proxy server to use.

refreshInterval

refreshInterval defines the time after which the provided names are refreshed. If not set, Prometheus uses its default value.

role

role defines the service of the targets to retrieve. Must be `Instance` or `Baremetal`.

secretKey

secretKey defines the secret key to use when listing targets.

tagsFilter

tagsFilter defines a tag filter (a server needs to have all defined tags to be listed) to apply on the server listing request.

tlsConfig

tlsConfig defines the TLS configuration to connect to the Scaleway API.

zone

zone defines the availability zone of your targets (e.g. fr-par-1).

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