-
Notifications
You must be signed in to change notification settings - Fork 2
/
.lint
30 lines (30 loc) · 1.07 KB
/
.lint
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---
exclusions:
template-job-rule:
reason: Jobs are not set to multi in our case.
template-instance-rule:
reason: We don't use instances.
panel-datasource-rule:
reason: Using a datasource for each panel.
panel-title-description-rule:
reason: TODO(adinhodovic)
target-rate-interval-rule:
reason: Intented 2 week range.
entries:
- dashboard: Django / Overview
panel: Cache Hitrate [30m]
- dashboard: Django / Overview
panel: Top Database Errors (1w)
- dashboard: Django / Requests / Overview
panel: Top Templates (1w)
- dashboard: Django / Requests / Overview
panel: Top Responses By View (1w)
- dashboard: Django / Requests / Overview
panel: Top Responses By Type (1w)
- dashboard: Django / Requests / By View
panel: Success Rate (non 4xx-5xx responses) [1w]
- dashboard: Django / Requests / By View
panel: Average Request Latency (P95) [1w]
- dashboard: Django / Requests / By View
panel: Average Request Latency (P50) [1w]
target-instance-rule: