This content is currently WIP. Diagrams, content, and structure are subject to change.
This section covers the observability and monitoring tools integrated with the C3 Agentic AI Platform. You’ll learn about Prometheus for metrics collection, OpenSearch for log management, and Grafana for visualization and dashboards.
Observability and monitoring in the C3 Agentic AI Platform consists of tools that collect data about your applications and infrastructure. Monitoring shows when something is wrong, while observability provides context to understand why it’s wrong.The platform integrates standard monitoring tools that collect, store, and display:
Metrics: Numerical data points collected at regular intervals
Logs: Text records of events and actions
Traces: Records of requests as they flow through distributed systems
Alerts: Notifications when predefined conditions are met