Configuring the Congree Telemetry Collector
To access telemetry data within Congree, follow these steps to configure the Congree Telemetry Collector:
Assign the Component: Allocate the server component, Congree Telemetry Collector, to an appropriate host.
Open the Input Window: Click the button for the Congree Telemetry Collector component to open the input window.
Specify the HTTP Receiver Port:
The default port is 4318.
If this port is available, leave it as is.
Specify the gRPC Receiver Port:
The default port is 4317.
If this port is available, leave it as is.
Configure Prometheus Exporter: Click the button for the Prometheus Exporter to open the input window.
Specify the Prometheus Port:
The default port is 8889.
If this port is available, leave it as is.
Installing Prometheus
After installation, configure Prometheus to access the data.
Download Prometheus from here: https://prometheus.io/
Configuring Prometheus
To enable Prometheus to locate Congree, update the prometheus.yml
file as follows:
...