Skip to content

Commit 454b096

Browse files
prontclaude
andauthored
docs(deprecations): add datadog_metrics series v1 deprecation entry (#25271)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 61cc4d8 commit 454b096

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/DEPRECATIONS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ For example:
1717
- `v0.50.0` | `http-server-encoding` | The `encoding` field will be removed. Use `decoding` and `framing` instead.
1818
- `v0.53.0` | `buffer-bytes-events-metrics` | The `buffer_byte_size` and `buffer_events` gauges are deprecated in favor of the `buffer_size_bytes`/`buffer_size_events` metrics described in `docs/specs/buffer.md`.
1919
- `v0.58.0` | `azure-monitor-logs-sink` | The `azure_monitor_logs` sink is deprecated in favor of the new `azure_logs_ingestion` sink, which uses the Azure Monitor Logs Ingestion API. Users should migrate before Microsoft ends support for the old Data Collector API (scheduled for September 2026).
20+
- `v0.58.0` | `datadog-metrics-series-v1` | The `series_api_version: v1` option on the `datadog_metrics` sink is deprecated in favor of `v2` (the default). The v1 series endpoint (`/api/v1/series`) is a legacy endpoint; users should remove `series_api_version: v1` from their configuration or set it to `v2`.
2021

2122
## To be migrated
2223

0 commit comments

Comments
 (0)