CMDB classes targeted in Service Graph Connector for OpenTelemetry
Summarize
Summary of CMDB Classes Targeted in Service Graph Connector for OpenTelemetry
The Service Graph Connector for OpenTelemetry enables the integration of ServiceNow Cloud Observability data into your Configuration Management Database (CMDB). This allows for periodic data pulling to maintain updated records within tables that extend from the main Configuration item [cmdbci] table. Note that with the Australia release, this connector is being prepared for future deprecation but will continue to receive support.
Show less
Key Features
- Calculated Application Service [cmdbciservicecalculated]: Attributes such as service name, operational status, and service type are populated.
- Docker Container [cmdbcidockercontainer]: Attributes like container ID and install status are collected.
- Kubernetes Cluster [cmdbcikubernetescluster]: Information on cluster names, namespaces, and install statuses is included.
- Kubernetes Jobs, Deployments, DaemonSets, and Cronjobs: Each of these classes has specific attributes populated, maintaining comprehensive oversight of Kubernetes components.
- Relationship Mapping: The system establishes relationships between various classes, such as linking Kubernetes Nodes to Servers and Pods to Docker Containers.
Key Outcomes
By utilizing the Service Graph Connector for OpenTelemetry, ServiceNow customers can:
- Automate the integration of operational data into their CMDB, ensuring accurate and up-to-date configuration items.
- Enhance visibility into cloud and Kubernetes environments through detailed relationship mappings and populated attributes.
- Prepare for future transitions as the connector moves toward deprecation, with ongoing support for existing integrations.
When you complete setting up the connection, you can configure the integration to periodically pull data from ServiceNow Cloud Observability (formerly Lightstep). The data is saved in tables that extend from the Configuration item [cmdb_ci] table.
Calculated Application Service [cmdb_ci_service_calculated]
| Attribute label | Attribute name |
|---|---|
| Service Populator | service_populator |
| Name | name |
| Hide from dashboard | hide_from_dashboard |
| Operational status | operational_status |
| Service Populator Status | populator_status |
| Service Type | type |
| Parent class | Relationship type | Child class |
|---|---|---|
| Calculated Application Service [cmdb_ci_service_calculated] | Connects to::Connected by | Kubernetes Deployment [cmdb_ci_kubernetes_deployment] |
| Calculated Application Service [cmdb_ci_service_calculated] | Connects to::Connected by | Calculated Application Service [cmdb_ci_service_calculated] |
| Calculated Application Service [cmdb_ci_service_calculated] | Reference | Key Value [cmdb_key_value] |
Docker Container [cmdb_ci_docker_container]
| Attribute label | Attribute name |
|---|---|
| Container id | container_id |
| Install Status | install_status |
| Name | name |
Docker Image [cmdb_ci_docker_image]
| Attribute label | Attribute name |
|---|---|
| Image id | image_id |
| Install Status | install_status |
| Name | name |
Key Value [cmdb_key_value]
| Attribute label | Attribute name |
|---|---|
| Key | key |
| Value | value |
Kubernetes Cluster [cmdb_ci_kubernetes_cluster]
| Attribute label | Attribute name |
|---|---|
| Name | name |
| Namespace | namespace |
| Install Status | install_status |
| Kubernetes UID | k8s_uid |
| Parent class | Relationship type | Child class |
|---|---|---|
| Kubernetes Cluster [cmdb_ci_kubernetes_cluster] | Cluster of::Cluster | Kubernetes Node [cmdb_ci_kubernetes_node] |
| Kubernetes Cluster [cmdb_ci_kubernetes_cluster] | Contains::Contained by | Kubernetes Pod [cmdb_ci_kubernetes_pod] |
| Kubernetes Cluster [cmdb_ci_kubernetes_cluster] | Contains::Contained by | Kubernetes Namespace [cmdb_ci_kubernetes_namespace] |
| Kubernetes Cluster [cmdb_ci_kubernetes_cluster] | Contains::Contained by | Kubernetes Service [cmdb_ci_kubernetes_service] |
Kubernetes Cronjob [cmdb_ci_kubernetes_cronjob]
| Attribute label | Attribute name |
|---|---|
| Kubernetes Cluster | cluster |
| Name | name |
| Namespace | namespace |
| Install Status | install_status |
| Parent class | Relationship type | Child class |
|---|---|---|
| Kubernetes Cronjob [cmdb_ci_kubernetes_cronjob] | Hosted on::Hosts | Kubernetes Cluster [cmdb_ci_kubernetes_cluster] |
| Kubernetes Cronjob [cmdb_ci_kubernetes_cronjob] | Reference | Kubernetes Cluster [cmdb_ci_kubernetes_cluster] |
Kubernetes DaemonSet [cmdb_ci_kubernetes_daemonset]
| Attribute label | Attribute name |
|---|---|
| Kubernetes Cluster | cluster |
| Name | name |
| Namespace | namespace |
| Install Status | install_status |
| Parent class | Relationship type | Child class |
|---|---|---|
| Kubernetes DaemonSet [cmdb_ci_kubernetes_daemonset] | Hosted on::Hosts | Kubernetes Cluster [cmdb_ci_kubernetes_cluster] |
| Kubernetes DaemonSet [cmdb_ci_kubernetes_daemonset] | Reference | Kubernetes Cluster [cmdb_ci_kubernetes_cluster] |
Kubernetes Deployment [cmdb_ci_kubernetes_deployment]
| Attribute label | Attribute name |
|---|---|
| Kubernetes Cluster | cluster |
| Name | name |
| Namespace | namespace |
| Install Status | install_status |
| Parent class | Relationship type | Child class |
|---|---|---|
| Kubernetes Deployment [cmdb_ci_kubernetes_deployment] | Hosted on::Hosts | Kubernetes Cluster [cmdb_ci_kubernetes_cluster] |
| Kubernetes Deployment [cmdb_ci_kubernetes_deployment] | Connects to::Connected by | Kubernetes Node [cmdb_ci_kubernetes_node] |
| Kubernetes Deployment [cmdb_ci_kubernetes_deployment] | Connects to::Connected by | Kubernetes ReplicaSet [cmdb_ci_kubernetes_replicaset] |
| Kubernetes Deployment [cmdb_ci_kubernetes_deployment] | Reference | Kubernetes Cluster [cmdb_ci_kubernetes_cluster] |
Kubernetes Job [cmdb_ci_kubernetes_job]
| Attribute label | Attribute name |
|---|---|
| Kubernetes Cluster | cluster |
| Kubernetes UID | k8s_uid |
| Name | name |
| Namespace | namespace |
| Install Status | install_status |
| Parent class | Relationship type | Child class |
|---|---|---|
| Kubernetes Job [cmdb_ci_kubernetes_job] | Hosted on::Hosts | Kubernetes Cluster [cmdb_ci_kubernetes_cluster] |
| Kubernetes Job [cmdb_ci_kubernetes_job] | Reference | Kubernetes Cluster [cmdb_ci_kubernetes_cluster] |
Kubernetes Namespace [cmdb_ci_kubernetes_namespace]
| Attribute label | Attribute name |
|---|---|
| Kubernetes Cluster | cluster |
| Name | name |
| Install Status | install_status |
| Parent class | Relationship type | Child class |
|---|---|---|
| Kubernetes Namespace [cmdb_ci_kubernetes_namespace] | Reference | Kubernetes Cluster [cmdb_ci_kubernetes_cluster] |
Kubernetes Node [cmdb_ci_kubernetes_node]
| Attribute label | Attribute name |
|---|---|
| Kubernetes UID | k8s_uid |
| Name | name |
| Install Status | install_status |
| Namespace | namespace |
| Kubernetes Cluster | cluster |
| Parent class | Relationship type | Child class |
|---|---|---|
| Kubernetes Node [cmdb_ci_kubernetes_node] | Hosted on::Hosts | Server [cmdb_ci_server] |
| Kubernetes Node [cmdb_ci_kubernetes_node] | Reference | Kubernetes Cluster [cmdb_ci_kubernetes_cluster] |
Kubernetes Pod [cmdb_ci_kubernetes_pod]
| Attribute label | Attribute name |
|---|---|
| Name | name |
| Install Status | install_status |
| Kubernetes Cluster | cluster |
| Kubernetes UID | k8s_uid |
| Namespace | namespace |
| IP Address | ip_address |
| Start date | start_date |
| Parent class | Relationship type | Child class |
|---|---|---|
| Kubernetes Pod [cmdb_ci_kubernetes_pod] | Contains::Contained by | Docker Image [cmdb_ci_docker_image] |
| Kubernetes Pod [cmdb_ci_kubernetes_pod] | Contains::Contained by | Docker Container [cmdb_ci_docker_container] |
| Kubernetes Pod [cmdb_ci_kubernetes_pod] | Reference | Kubernetes Cluster [cmdb_ci_kubernetes_cluster] |
Kubernetes ReplicaSet [cmdb_ci_kubernetes_replicaset]
| Attribute label | Attribute name |
|---|---|
| Kubernetes UID | k8s_uid |
| Name | name |
| Namespace | namespace |
| Install Status | install_status |
| Kubernetes Cluster | cluster |
| Parent class | Relationship type | Child class |
|---|---|---|
| Kubernetes ReplicaSet [cmdb_ci_kubernetes_replicaset] | Hosted on::Hosts | Kubernetes Cluster [cmdb_ci_kubernetes_cluster] |
| Kubernetes ReplicaSet [cmdb_ci_kubernetes_replicaset] | Connects to::Connected by | Kubernetes Node [cmdb_ci_kubernetes_node] |
| Kubernetes ReplicaSet [cmdb_ci_kubernetes_replicaset] | Reference | Kubernetes Cluster [cmdb_ci_kubernetes_cluster] |
Kubernetes Service [cmdb_ci_kubernetes_service]
| Attribute label | Attribute name |
|---|---|
| Name | name |
| Namespace | namespace |
| Install Status | install_status |
Kubernetes StatefulSet [cmdb_ci_kubernetes_statefulset]
| Attribute label | Attribute name |
|---|---|
| Name | name |
| Kubernetes Cluster | cluster |
| Namespace | namespace |
| Install Status | install_status |
| Parent class | Relationship type | Child class |
|---|---|---|
| Kubernetes StatefulSet [cmdb_ci_kubernetes_statefulset] | Hosted on::Hosts | Kubernetes Cluster [cmdb_ci_kubernetes_cluster] |
| Kubernetes StatefulSet [cmdb_ci_kubernetes_statefulset] | Reference | Kubernetes Cluster [cmdb_ci_kubernetes_cluster] |
Server [cmdb_ci_server]
| Attribute label | Attribute name |
|---|---|
| Name | name |