File tree Expand file tree Collapse file tree 3 files changed +11
-7
lines changed
src/datadog_api_client/v1 Expand file tree Collapse file tree 3 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 4
4
"spec_versions": {
5
5
"v1": {
6
6
"apigentools_version": "1.4.1.dev6",
7
- "regenerated": "2021-05-14 06:52:51.788682 ",
8
- "spec_repo_commit": "b30ab78 "
7
+ "regenerated": "2021-05-14 07:18:03.233995 ",
8
+ "spec_repo_commit": "cc429de "
9
9
},
10
10
"v2": {
11
11
"apigentools_version": "1.4.1.dev6",
12
- "regenerated": "2021-05-14 06:53:21.404107 ",
13
- "spec_repo_commit": "b30ab78 "
12
+ "regenerated": "2021-05-14 07:18:30.721525 ",
13
+ "spec_repo_commit": "cc429de "
14
14
}
15
15
}
16
16
}
Original file line number Diff line number Diff line change @@ -21927,14 +21927,18 @@ tags:
21927
21927
21928
21928
- [Read more about Custom Check monitors.][4]
21929
21929
21930
+ - [Read more about Service Check and status codes.][5]
21931
+
21930
21932
21931
21933
[1]: https://docs.datadoghq.com/monitors/monitor_types/host/?tab=checkalert
21932
21934
21933
21935
[2]: https://docs.datadoghq.com/monitors/monitor_types/process_check/?tab=checkalert
21934
21936
21935
21937
[3]: https://docs.datadoghq.com/monitors/monitor_types/network/?tab=checkalert
21936
21938
21937
- [4]: https://docs.datadoghq.com/monitors/monitor_types/custom_check/?tab=checkalert'
21939
+ [4]: https://docs.datadoghq.com/monitors/monitor_types/custom_check/?tab=checkalert
21940
+
21941
+ [5]: https://docs.datadoghq.com/developers/service_checks/'
21938
21942
name: Service Checks
21939
21943
- description: "SLO Status Corrections allow you to prevent specific time periods\
21940
21944
\ from negatively impacting\nyour SLO\u2019s status and error budget. You can\
Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ Feature: Service Checks
6
6
first 500 characters are displayed. - [Read more about Service Check
7
7
monitors.][1] - [Read more about Process Check monitors.][2] - [Read more
8
8
about Network Check monitors.][3] - [Read more about Custom Check
9
- monitors.][4] [1]:
9
+ monitors.][4] - [Read more about Service Check and status codes.][5] [1]:
10
10
https://docs.datadoghq.com/monitors/monitor_types/host/?tab=checkalert
11
11
[2]: https://docs.datadoghq.com/monitors/monitor_types/process_check/?tab=
12
12
checkalert [3]:
13
13
https://docs.datadoghq.com/monitors/monitor_types/network/?tab=checkalert
14
14
[4]: https://docs.datadoghq.com/monitors/monitor_types/custom_check/?tab=c
15
- heckalert
15
+ heckalert [5]: https://docs.datadoghq.com/developers/service_checks/
16
16
17
17
Background :
18
18
Given a valid "apiKeyAuth" key in the system
You can’t perform that action at this time.
0 commit comments