Opens a new window with list of versions in this module.
Published: Aug 12, 2025 License: Apache-2.0Opens a new window with license information.
Imports: 24Opens a new window with list of imports.
Imported by: 8Opens a new window with list of known importers.
README ¶ F5 Big-IP ReceiverThis receiver fetches stats from a F5 Big-IP node using F5's iControl REST API.
PrerequisitesThis receiver supports Big-IP versions 11.6.5+
The following settings are required:
username
password
The following settings are optional:
endpoint
(default: https://localhost:443
): The URL of the Big-IP environment.collection_interval
(default = 10s
): This receiver collects metrics on an interval. Valid time units are ns
, us
(or µs
), ms
, s
, m
, h
.tls
: TLS control. By default, insecure settings are rejected and certificate verification is on.receivers:
bigip:
collection_interval: 10s
endpoint: https://localhost:443
username: otelu
password: ${env:BIGIP_PASSWORD}
tls:
insecure_skip_verify: true
The full list of settings exposed for this receiver are documented in config.go with detailed sample configurations in testdata/config.yaml. TLS config is documented further under the opentelemetry collector's configtls package.
MetricsDetails about the metrics produced by this receiver can be found in documentation.md
Documentation ¶ Source Files ¶ Directories ¶Click to show internal directories.
Click to hide internal directories.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4