Skip to main content

Monitoring setup with nevisAppliance

The monitoring nevisAppliance comes with an already configured OpenTelemetry collector and Prometheus instance which can be used for the product Analytics and for monitoring.

See Software installation in the nevisAppliance documentation for image installation instructions.

Endpoints

With the monitoring nevisAppliance the following endpoints can be used:

otelUrl: http://<monitoring-appliance>:4318
tracesEndpoint: http://<monitoring-appliance>:4318/v1/traces
metricsEndpoint: http://<monitoring-appliance>:4318/v1/metrics
logsEndpoint: http://<monitoring-appliance>:4318/v1/logs
prometheusUrl: http://<monitoring-appliance>:9090