Skip to content

Commit 1c6b473

Browse files
authored
docs(cn): remove datadog from sidebar & fix doc lint conf (#6411)
1 parent 9bdee14 commit 1c6b473

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/doc-lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
pull_request:
55
branches: [master, 'release/**']
66
paths:
7+
- 'docs/**'
78
- '**/*.md'
89

910
jobs:

docs/zh/latest/config.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,7 @@
117117
"label": "Metrics",
118118
"items": [
119119
"plugins/prometheus",
120-
"plugins/node-status",
121-
"plugins/datadog"
120+
"plugins/node-status"
122121
]
123122
},
124123
{

0 commit comments

Comments
 (0)