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 integration with ServiceNow Cloud Observability, facilitating the periodic collection of data that extends from the Configuration Item (CI) table. This integration is crucial for maintaining accurate and comprehensive configuration data within ServiceNow.
Show less
It is important to note that starting with the Australia release, the Service Graph Connector for OpenTelemetry is being prepared for future deprecation; it will be hidden and not installed on new instances but will continue to be supported.
Key Features
- Calculated Application Service: Attributes like service name, operational status, and service type are populated from collected data.
- Docker Container: Captures container ID, install status, and name attributes.
- Kubernetes Classes: Several classes such as Kubernetes Cluster, Node, Pod, Deployment, and more gather essential attributes and establish relationships with other components in the infrastructure.
Key Outcomes
By utilizing this connector, ServiceNow customers can:
- Achieve real-time visibility into their cloud infrastructure and services.
- Enhance CI relationship management within the CMDB, ensuring accurate mapping of dependencies and configurations.
- Prepare for future system changes with an understanding of ongoing support despite the upcoming deprecation.
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 |