Integrations
The collector exports Teams telemetry to one or more backends: Dynatrace, Splunk, the Grafana plugin app, or a generic OTLP-compatible endpoint. Each integration covers the receiving side and the collector output configuration.
Supported Backends
Section titled “Supported Backends”| Backend | Type | Application included |
|---|---|---|
| Dynatrace | SaaS observability platform | Yes — Grail storage + dedicated dashboards app |
| Splunk | SIEM / analytics platform | Yes — Splunk app with HEC ingestion |
| Grafana | Observability platform | Yes — Grafana plugin app with native dashboards |
| OTel / OTLP | OpenTelemetry logs endpoint | No native app — forwards to Datadog, vendor gateways, or custom collectors |
| Console | Standard output | No — for local testing and debugging |
Dynatrace Full integration with Grail, OpenPipeline, and operational dashboards. Most complete integration.
Splunk HEC-based ingestion with a dedicated Splunk app and dashboards.
Grafana Native Grafana plugin app with operational dashboards for calls, users, sites, and issues.
OTel / OTLP Export to a generic OpenTelemetry-compatible logs endpoint such as Datadog, a vendor gateway, or a custom collector.
Adding a New Backend
Section titled “Adding a New Backend”The collector supports multiple simultaneous outputs. You can enable more than one backend in your configuration by adding multiple entries under the output section. See the Standalone Configuration for details.