Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions hugo/config/_default/menus/api.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22313,6 +22313,23 @@ menu:
unstable:
- v2
order: 1
- name: Timeseries Anomaly Investigations
url: /api/latest/timeseries-anomaly-investigations/
identifier: timeseries-anomaly-investigations
generated: true
- name: Investigate a timeseries anomaly
url: /api/latest/timeseries-anomaly-investigations/investigate-a-timeseries-anomaly/
identifier: timeseries-anomaly-investigations-investigate-a-timeseries-anomaly
parent: timeseries-anomaly-investigations
generated: true
params:
versions:
- v2
operationids:
- CreateTimeseriesAnomalyInvestigation
unstable:
- v2
order: 1
- name: Twilio Integration Accounts
url: /api/latest/twilio-integration-accounts/
identifier: twilio-integration-accounts
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Timeseries Anomaly Investigations
---
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Investigate a timeseries anomaly
---
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
title: Timeseries Anomaly Investigations
headless: true
---

Large diffs are not rendered by default.

Loading
Loading