Remove datadog (#10133)

Release Notes:

- N/A
This commit is contained in:
Conrad Irwin 2024-04-03 11:35:23 -06:00 committed by GitHub
parent fc08ea9b0d
commit ccb2d02ce0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 15 deletions

View file

@ -6,9 +6,9 @@ Zed collects anonymous telemetry data to help the team understand how people are
## Dataflow
Telemetry is sent from the application to zed.dev. Data is proxied through our servers to enable us to easily switch analytics services; we never store this data. The data is then sent off to various services:
Telemetry is sent from the application to our servers. Data is proxied through our servers to enable us to easily switch analytics services. We currently use:
- [Datadog](https://www.datadoghq.com): Cloud-monitoring service - stores diagnostic events
- [Axiom](https://axiom.co): Cloud-monitoring service - stores diagnostic events
- [Clickhouse](https://clickhouse.com): Business Intelligence platform - stores both diagnostic and metric events
- [Metabase](https://www.metabase.com): Dashboards - dashboards built around data pulled from Clickhouse