Difference between revisions of "PrivateEdition/Current/PEGuide/ConfigMonitor"
Line 14: | Line 14: | ||
Refer to the following sections for more details about monitoring tools, metrics, handling alerts and Grafana configuration: | Refer to the following sections for more details about monitoring tools, metrics, handling alerts and Grafana configuration: | ||
− | * | + | *{{Link-SomewhereInThisVersion|manual=Operations|topic=Monitoring_Approach}} |
− | * | + | *{{Link-SomewhereInThisVersion|manual=Operations|topic=Monitoring_Approach|anchor=openshiftmonitoring|display text=Understanding OpenShift Monitoring}} |
− | * | + | *{{Link-SomewhereInThisVersion|manual=Operations|topic=Monitoring_Approach|anchor=gkemonitoring|display text=Understanding GKE monitoring}} |
− | *{{Link-SomewhereInThisVersion|manual=Operations|topic=EnableMonitoringServicesOCP | + | *{{Link-SomewhereInThisVersion|manual=Operations|topic=EnableMonitoringServicesOCP}} |
*{{Link-SomewhereInThisVersion|manual=Operations|topic=EnableMonitoringServicesGKE|display text=Enabling monitoring in GKE Platform}} | *{{Link-SomewhereInThisVersion|manual=Operations|topic=EnableMonitoringServicesGKE|display text=Enabling monitoring in GKE Platform}} | ||
− | * | + | *{{Link-SomewhereInThisVersion|manual=Operations|topic=SystemMetrics}} |
− | * | + | *{{Link-SomewhereInThisVersion|manual=Operations|topic=Alerting}} |
− | * | + | *{{Link-SomewhereInThisVersion|manual=Operations|topic=Grafana_configuration}} |
− | * | + | *{{Link-SomewhereInThisVersion|manual=Operations|topic=MonitoringDashboardsAPI}} |
Revision as of 13:01, September 13, 2022
Provides an overview of monitoring architecture in Genesys Multicloud CX private edition, different metrics collected, and related configurations.
Monitoring approach and configuration
This section provides information regarding metrics, alerts, and the monitoring approach for services. Services provide the necessary interface to use your own monitoring and logging tools, Prometheus-based metrics, and the endpoint that the Prometheus platform can scrape for alerting and monitoring. You must enable Prometheus to scrape user workload. Once enabled, Prometheus scrapes all metrics from endpoints exposed by services.
Some services optionally use Pushgateway to push metrics from jobs that cannot be scraped.
Refer to the following sections for more details about monitoring tools, metrics, handling alerts and Grafana configuration:
- Monitoring overview and approach
- Understanding OpenShift Monitoring
- Understanding GKE monitoring
- Enabling monitoring in OpenShift Container Platform
- Enabling monitoring in GKE Platform
- System metrics
- Handling alerts
- Grafana configuration
- Monitoring Dashboards API