# Service Graph Connector

<!-- llms-txt-link: /llms.txt -->

> OpenTelemetry Collector connector · contrib distribution

- **Component ID**: `contrib-servicegraphconnector`
- **Name**: `servicegraphconnector`
- **Type**: connector
- **Distribution**: contrib
- **Repository**: `opentelemetry-collector-contrib`

## Stability

| Level | Signals |
| --- | --- |
| alpha | traces_to_metrics |

## Internal telemetry

| Metric | Type | Value type | Unit | Stability | Enabled | Attributes | Description |
| --- | --- | --- | --- | --- | --- | --- | --- |
| `connector_servicegraph_dropped_spans` | sum (monotonic) | int | 1 | development | yes |  | Number of spans dropped when trying to add edges |
| `connector_servicegraph_expired_edges` | sum (monotonic) | int | 1 | development | yes |  | Number of edges that expired before finding its matching span |
| `connector_servicegraph_total_edges` | sum (monotonic) | int | 1 | development | yes |  | Total number of unique edges |

## Data

- **JSON (latest)**: [/data/collector/components/contrib-servicegraphconnector/latest.json](/data/collector/components/contrib-servicegraphconnector/latest.json)
- **JSON (pinned)**: [/data/collector/components/contrib-servicegraphconnector/contrib-servicegraphconnector-99b7aafce653.json](/data/collector/components/contrib-servicegraphconnector/contrib-servicegraphconnector-99b7aafce653.json)
- **Explore**: [/collector/components/contrib/servicegraphconnector](/collector/components/contrib/servicegraphconnector)
