Releases: CortexIntelligentAutomation/observability
v3.0.0
Contains Grafana artefacts required when adding observability to a Cortex Innovation installation, including:
- Grafana.Dashboards.zip - contains dashboards
- Grafana.Loki.Install.zip - contains installation scripts for Grafana Loki
- Promtail.Install.zip - contains installation scripts for Promtail
Changes this release:
- Updated Grafana, Loki and Promtail components to use latest versions
- Fixed column width issues in Flow Executions dashboard
v2.2.0
Contains Grafana artefacts required when adding observability to a Cortex Innovation installation, including:
- Grafana.Dashboards.zip - contains dashboards
- Grafana.Loki.Install.zip - contains installation scripts for Grafana Loki
- Promtail.Install.zip - contains installation scripts for Promtail
Changes this release:
- Fixed queries using unscoped json parser
- Modified dashboards and Promtail config to reflect log file changes
v2.1.0
Contains Grafana artefacts required when adding observability to a Cortex Innovation installation, including:
- Grafana.Dashboards.zip - contains dashboards
- Grafana.Loki.Install.zip - contains installation scripts for Grafana Loki
- Promtail.Install.zip - contains installation scripts for Promtail
Changes this release:
- Added additional filter for Async Flow Executions.
v2.0.2
Contains Grafana artefacts required when adding observability to a Cortex Innovation installation, including:
- Grafana.Dashboards.zip - contains dashboards
- Grafana.Loki.Install.zip - contains installation scripts for Grafana Loki
- Promtail.Install.zip - contains installation scripts for Promtail
Changes this release:
- Fixed incorrect indentation in the Promtail configuration file, which was preventing Promtail service from starting.
v2.0.1
Contains Grafana artefacts required when adding observability to a Cortex Innovation installation, including:
- Grafana.Dashboards.zip - contains dashboards
- Grafana.Loki.Install.zip - contains installation scripts for Grafana Loki
- Promtail.Install.zip - contains installation scripts for Promtail
Changes this release:
- Updated Promtail config to correctly set status of errors
- Corrected sorting for the Result filter and Errors axis naming in the Flow Execution Requests dashboard
v2.0.0
Contains Grafana artefacts required when adding observability to a Cortex Innovation installation, including:
- Grafana.Dashboards.zip - contains dashboards
- Grafana.Loki.Install.zip - contains installation scripts for Grafana Loki
- Promtail.Install.zip - contains installation scripts for Promtail
Changes this release:
- Updated the Flow Execution Requests dashboard to match the new API name for flow executions. This is a breaking change to this dashboard.
v1.0.2
Contains Grafana artefacts required when adding observability to a Cortex Innovation installation, including:
- Grafana.Dashboards.zip - contains dashboards
- Grafana.Loki.Install.zip - contains installation scripts for Grafana Loki
- Promtail.Install.zip - contains installation scripts for Promtail
Changes this release:
- Updated the glob pattern in the Promtail path to match the new log file location for API Gateway Service (i.e. "C:/ProgramData/Cortex/API Gateway Service/Logs/**/ServiceFabricHttpEventLog-[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]{_[0-9][0-9][0-9],}.json")
v1.0.1
Contains Grafana artefacts required when adding observability to a Cortex Innovation installation, including:
- Grafana.Dashboards.zip - contains dashboards
- Grafana.Loki.Install.zip - contains installation scripts for Grafana Loki
- Promtail.Install.zip - contains installation scripts for Promtail
Changes this release:
- Updated the Promtail path to read log files recursively matching the Glob pattern "C:/ProgramData/Cortex/Cortex API Gateway Service/Logs/**/ServiceFabricHttpEventLog-[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]{_[0-9][0-9][0-9],}.json"
v1.0.0
Contains Grafana artefacts required when adding observability to a Cortex Innovation installation, including:
- Grafana.Dashboards.zip - contains dashboards
- Grafana.Loki.Install.zip - contains installation scripts for Grafana Loki
- Promtail.Install.zip - contains installation scripts for Promtail