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

Release · v2026.06-rc4

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-rc4
Coordinate
oci.grc.store/finos-ccc/ccc.monitor.cp:v2026.06-rc4
Manifest digest
sha256:ce1e270b766c493c59460539bb6671bd4235d4c46e4bfbb6d839523eb8bb8cc7

Provenance

1 layer
Digest Media type Size
633867545c1c… 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-rc4"
          }
        },
        "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": "1",
          "GITHUB_RUN_ID": "26770748733",
          "GITHUB_SHA": "2b6dab4c1307a0ac67d90c99829f6c1825154c84",
          "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": "633867545c1cf1419cb70aa3a6a3a280d111dc744522c8d06d57d64ca1bf7464"
            }
          },
          {
            "name": "source",
            "uri": "git+https://github.com/eddie-knight/common-cloud-controls@2b6dab4c1307a0ac67d90c99829f6c1825154c84",
            "digest": {
              "gitCommit": "2b6dab4c1307a0ac67d90c99829f6c1825154c84"
            }
          }
        ]
      },
      "runDetails": {
        "builder": {
          "id": "https://github.com/eddie-knight/common-cloud-controls/actions/runs/26770748733",
          "version": {
            "go": "go1.25.0",
            "go-arch": "amd64",
            "go-os": "linux",
            "grcli": "v0.2.2"
          }
        },
        "metadata": {
          "invocationId": "26770748733-1",
          "startedOn": "2026-06-01T17:29:53.884520321Z",
          "finishedOn": "2026-06-01T17:29:54.138579258Z"
        },
        "byproducts": [
          {
            "name": "capabilities.yaml",
            "digest": {
              "sha256": "633867545c1cf1419cb70aa3a6a3a280d111dc744522c8d06d57d64ca1bf7464"
            }
          }
        ]
      }
    }
  },
  "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-rc4
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.