Search / finos-ccc/ccc.monitor.cp / v2026.06-rc3

Release · v2026.06-rc3

FINOS-CCC/CCC.Monitor.CP Capability Catalog

FINOS-CCC/CCC.Monitor.CP

Capabilities for Monitoring technologies, as defined by the FINOS Common Cloud Controls project.

Published by FINOS Common Cloud Controls

Install

OCI v1.1
$grcli unpack --repository finos-ccc/ccc.monitor.cp --tag v2026.06-rc3
Coordinate
oci.grc.store/finos-ccc/ccc.monitor.cp:v2026.06-rc3
Manifest digest
sha256:d80178d9659f24c05a15a535a9dfb2514c1b47b7ddeabce02b9466ce93931a8c

Provenance

1 layer
Digest Media type Size
2f1e65d93dbb… application/vnd.gemara.artifact.v1+yaml 4.2 KiB
Bundle config blob
{
  "bundle-version": "1.0",
  "gemara-version": "v1.2.0",
  "metadata": {
    "provenance": {
      "buildDefinition": {
        "buildType": "https://grc.store/grcli/buildtype/v0",
        "externalParameters": {
          "artifact": {
            "id": "CCC.Monitor.CP",
            "type": "CapabilityCatalog"
          },
          "target": {
            "registry": "oci.grc.store",
            "repository": "finos-ccc/ccc.monitor.cp",
            "tag": "v2026.06-rc3"
          }
        },
        "internalParameters": {
          "CI": "true",
          "GITHUB_ACTIONS": "true",
          "GITHUB_ACTOR": "eddie-knight",
          "GITHUB_REF": "refs/heads/main",
          "GITHUB_REPOSITORY": "eddie-knight/common-cloud-controls",
          "GITHUB_RUN_ATTEMPT": "2",
          "GITHUB_RUN_ID": "26768391088",
          "GITHUB_SHA": "24594e28430c12318cacffe7fdda6a3ea272d975",
          "GITHUB_WORKFLOW": "Batch Release All Catalogs",
          "RUNNER_OS": "Linux"
        },
        "resolvedDependencies": [
          {
            "name": "artifacts/management/monitoring/capabilities.yaml",
            "uri": "file://artifacts/management/monitoring/capabilities.yaml",
            "digest": {
              "sha256": "2f1e65d93dbb977d30666cc72092505321d9e3b80e378e3e8ffc9e3e9bf48226"
            }
          },
          {
            "name": "source",
            "uri": "git+https://github.com/eddie-knight/common-cloud-controls@24594e28430c12318cacffe7fdda6a3ea272d975",
            "digest": {
              "gitCommit": "24594e28430c12318cacffe7fdda6a3ea272d975"
            }
          }
        ]
      },
      "runDetails": {
        "builder": {
          "id": "https://github.com/eddie-knight/common-cloud-controls/actions/runs/26768391088",
          "version": {
            "go": "go1.25.0",
            "go-arch": "amd64",
            "go-os": "linux",
            "grcli": "v0.2.2"
          }
        },
        "metadata": {
          "invocationId": "26768391088-2",
          "startedOn": "2026-06-01T16:45:05.078604868Z",
          "finishedOn": "2026-06-01T16:45:05.187213631Z"
        },
        "byproducts": [
          {
            "name": "capabilities.yaml",
            "digest": {
              "sha256": "2f1e65d93dbb977d30666cc72092505321d9e3b80e378e3e8ffc9e3e9bf48226"
            }
          }
        ]
      }
    }
  },
  "artifacts": [
    {
      "name": "capabilities.yaml",
      "type": "CapabilityCatalog",
      "id": "CCC.Monitor.CP",
      "role": "artifact"
    }
  ]
}

CCC Monitoring Capabilities

Capabilities for Monitoring technologies, as defined by the FINOS Common Cloud Controls project.

ID
CCC.Monitor.CP
Version
v2026.06-rc3
Gemara version
v1.2.0
Author
FINOS Common Cloud Controls

Observability

The Observability group covers entries related to logging, monitoring, metrics, alerting, and event publication. This includes audit trail integrity, enumeration detection, and protection against tampering or unauthorized access to operational telemetry.

  1. CCC.Monitor.CP01 Metric collection

    Gathering numerical (quantitative) data points about the performance, health, or behaviour of systems, applications or infrastructure.

  2. CCC.Monitor.CP02 Tracing

    An observability technique providing an end-to-end view of a request or transaction flow through a complex system to enable a single action to be linked to resulting events in multiple downstream systems.

  3. CCC.Monitor.CP03 Reporting

    Summarised view of metrics in a structured, sharable format.

  4. CCC.Monitor.CP04 Health Checks

    A type of monitoring that focuses on the operational status and readiness of components or entire systems.

  5. CCC.Monitor.CP05 SLO Monitoring

    Define and monitor Service Level Objectives (SLO) using Service Level Indicators (SLI) based on metrics.

  6. CCC.Monitor.CP06 Synthetic Monitoring

    Proactively checking sample user interactions to identify issues before real users are impacted.

  7. CCC.Monitor.CP07 Uptime Monitoring

    Checking whether a specific service or application is accessible from an external perspective.

  8. CCC.Monitor.CP08 Application Performance Monitoring (APM)

    A comprehensive approach to monitoring the performance, availability and user experience of an application through multiple levels of data collection

  9. CCC.Monitor.CP09 Dashboard

    A visual representation of the health of systems being monitored. Pulling together metrics, current alerts, SLO/SLI's, health checks and other monitoring features into a single location to enable a view of the health of the overall system.

  10. CCC.Monitor.CP10 Triggering

    Automatically initiating actions like alerts, notifications or automated workflows based on pre-defined conditions being met.

  11. CCC.Monitor.CP11 Integration with Third-Party Tools

    Monitoring tools are able to integrate with a number of downstream systems in order to send notifications and alerts, raise tickets and create incident reports.