DevOps
Using the DevOps subject area, you can create reports about DevOps resources. With these reports, you can track the different attributes and metrics for DevOps resources across tenancies and compartments.
Business Questions
The subject area can answer the following business questions:
- What is the total artifact count?
- What is the total stage count?
- What is the total repository size?
- What are the projects in a compartment?
- What are the projects with a specific
LifeCycleStatein a compartment? - How many deployments are we running over time (by hour/day/week)?
- How do deployment lifecycle states trend over time (more failed vs. succeeded recently)?
- Which repositories are growing the fastest (
sizeInBytesover time)? - Which deploy pipelines are used most frequently?
- Which deploy environments (prod vs non-prod) see the highest deployment activity?
- Are production-like deployments concentrated in business hours or off-hours?
- Are certain high-value projects/compartments seeing repeated failed deployments?
Logical Model
The DevOps subject area is based on a relationship-driven logical model.
A DevOps fact table is connected to the following dimension tables:

Metric Details
The fact folders in this subject area show the following metrics:
| Metric | Description |
|---|---|
| Deploy Artifact Count | Number of artifacts deployed in the deployment run. |
| Deploy Stage Count | Number of deploy stages included in the deployment execution. |
| Repository size in bytes | The size of the repository in bytes at the time of deployment. |