TLS Check Receiver
OpenTelemetry Collector receiver · contrib distribution
This receiver emits metrics about x.509 certificates.
- Component ID:
contrib-tlscheckreceiver - Name:
tlscheckreceiver - Type: receiver
- Distribution: contrib
- Repository:
opentelemetry-collector-contrib
Stability
| Level | Signals |
|---|---|
| alpha | metrics |
Attributes
| Attribute | Type | Description |
|---|---|---|
tlscheck.x509.cn | string | The commonName in the subject of the certificate. |
tlscheck.x509.issuer | string | The entity that issued the certificate. |
tlscheck.x509.san | slice | The Subject Alternative Name of the certificate. |