|
26 | 26 | severity: 'critical',
|
27 | 27 | },
|
28 | 28 | annotations: {
|
29 |
| - message: 'Cortex Ingester {{ $labels.instance }} in %(alert_aggregation_variables)s has not shipped any block in the last 4 hours.' % $._config, |
| 29 | + message: ||| |
| 30 | + Cortex Ingester {{ $labels.instance }} in %(alert_aggregation_variables)s has not shipped any block in the last 4 hours. |
| 31 | + ||| % $._config, |
30 | 32 | },
|
31 | 33 | },
|
32 | 34 | {
|
|
43 | 45 | severity: 'critical',
|
44 | 46 | },
|
45 | 47 | annotations: {
|
46 |
| - message: 'Cortex Ingester {{ $labels.instance }} in %(alert_aggregation_variables)s has not shipped any block in the last 4 hours.' % $._config, |
| 48 | + message: ||| |
| 49 | + Cortex Ingester {{ $labels.instance }} in %(alert_aggregation_variables)s has not shipped any block in the last 4 hours. |
| 50 | + ||| % $._config, |
47 | 51 | },
|
48 | 52 | },
|
49 | 53 | {
|
|
61 | 65 | severity: 'critical',
|
62 | 66 | },
|
63 | 67 | annotations: {
|
64 |
| - message: "Cortex Ingester {{ $labels.instance }} in %(alert_aggregation_variables)s has compacted a block {{ $value | humanizeDuration }} ago but it hasn't been successfully uploaded to the storage yet." % $._config, |
| 68 | + message: ||| |
| 69 | + Cortex Ingester {{ $labels.instance }} in %(alert_aggregation_variables)s has compacted a block {{ $value | humanizeDuration }} ago but it hasn't been successfully uploaded to the storage yet. |
| 70 | + ||| % $._config, |
65 | 71 | },
|
66 | 72 | },
|
67 | 73 | {
|
|
77 | 83 | severity: 'critical',
|
78 | 84 | },
|
79 | 85 | annotations: {
|
80 |
| - message: 'Cortex Ingester {{ $labels.instance }} in %(alert_aggregation_variables)s is failing to compact TSDB head.' % $._config, |
| 86 | + message: ||| |
| 87 | + Cortex Ingester {{ $labels.instance }} in %(alert_aggregation_variables)s is failing to compact TSDB head. |
| 88 | + ||| % $._config, |
81 | 89 | },
|
82 | 90 | },
|
83 | 91 | {
|
|
89 | 97 | severity: 'critical',
|
90 | 98 | },
|
91 | 99 | annotations: {
|
92 |
| - message: 'Cortex Ingester {{ $labels.instance }} in %(alert_aggregation_variables)s is failing to truncate TSDB head.' % $._config, |
| 100 | + message: ||| |
| 101 | + Cortex Ingester {{ $labels.instance }} in %(alert_aggregation_variables)s is failing to truncate TSDB head. |
| 102 | + ||| % $._config, |
93 | 103 | },
|
94 | 104 | },
|
95 | 105 | {
|
|
101 | 111 | severity: 'critical',
|
102 | 112 | },
|
103 | 113 | annotations: {
|
104 |
| - message: 'Cortex Ingester {{ $labels.instance }} in %(alert_aggregation_variables)s is failing to create TSDB checkpoint.' % $._config, |
| 114 | + message: ||| |
| 115 | + Cortex Ingester {{ $labels.instance }} in %(alert_aggregation_variables)s is failing to create TSDB checkpoint. |
| 116 | + ||| % $._config, |
105 | 117 | },
|
106 | 118 | },
|
107 | 119 | {
|
|
113 | 125 | severity: 'critical',
|
114 | 126 | },
|
115 | 127 | annotations: {
|
116 |
| - message: 'Cortex Ingester {{ $labels.instance }} in %(alert_aggregation_variables)s is failing to delete TSDB checkpoint.' % $._config, |
| 128 | + message: ||| |
| 129 | + Cortex Ingester {{ $labels.instance }} in %(alert_aggregation_variables)s is failing to delete TSDB checkpoint. |
| 130 | + ||| % $._config, |
117 | 131 | },
|
118 | 132 | },
|
119 | 133 | {
|
|
125 | 139 | severity: 'warning',
|
126 | 140 | },
|
127 | 141 | annotations: {
|
128 |
| - message: 'Cortex Ingester {{ $labels.instance }} in %(alert_aggregation_variables)s is failing to truncate TSDB WAL.' % $._config, |
| 142 | + message: ||| |
| 143 | + Cortex Ingester {{ $labels.instance }} in %(alert_aggregation_variables)s is failing to truncate TSDB WAL. |
| 144 | + ||| % $._config, |
129 | 145 | },
|
130 | 146 | },
|
131 | 147 | {
|
|
137 | 153 | severity: 'critical',
|
138 | 154 | },
|
139 | 155 | annotations: {
|
140 |
| - message: 'Cortex Ingester {{ $labels.instance }} in %(alert_aggregation_variables)s got a corrupted TSDB WAL.' % $._config, |
| 156 | + message: ||| |
| 157 | + Cortex Ingester {{ $labels.instance }} in %(alert_aggregation_variables)s got a corrupted TSDB WAL. |
| 158 | + ||| % $._config, |
141 | 159 | },
|
142 | 160 | },
|
143 | 161 | {
|
|
150 | 168 | severity: 'critical',
|
151 | 169 | },
|
152 | 170 | annotations: {
|
153 |
| - message: 'Cortex Ingester {{ $labels.instance }} in %(alert_aggregation_variables)s is failing to write to TSDB WAL.' % $._config, |
| 171 | + message: ||| |
| 172 | + Cortex Ingester {{ $labels.instance }} in %(alert_aggregation_variables)s is failing to write to TSDB WAL. |
| 173 | + ||| % $._config, |
154 | 174 | },
|
155 | 175 | },
|
156 | 176 | {
|
|
166 | 186 | severity: 'critical',
|
167 | 187 | },
|
168 | 188 | annotations: {
|
169 |
| - message: 'Cortex Querier {{ $labels.instance }} in %(alert_aggregation_variables)s has not successfully scanned the bucket since {{ $value | humanizeDuration }}.' % $._config, |
| 189 | + message: ||| |
| 190 | + Cortex Querier {{ $labels.instance }} in %(alert_aggregation_variables)s has not successfully scanned the bucket since {{ $value | humanizeDuration }}. |
| 191 | + ||| % $._config, |
170 | 192 | },
|
171 | 193 | },
|
172 | 194 | {
|
|
190 | 212 | severity: 'warning',
|
191 | 213 | },
|
192 | 214 | annotations: {
|
193 |
| - message: 'Cortex Queries in %(alert_aggregation_variables)s are refetching series from different store-gateways (because of missing blocks) for the {{ printf "%%.0f" $value }}%% of queries.' % $._config, |
| 215 | + message: ||| |
| 216 | + Cortex Queries in %(alert_aggregation_variables)s are refetching series from different store-gateways (because of missing blocks) for the {{ printf "%%.0f" $value }}%% of queries. |
| 217 | + ||| % $._config, |
194 | 218 | },
|
195 | 219 | },
|
196 | 220 | {
|
|
206 | 230 | severity: 'critical',
|
207 | 231 | },
|
208 | 232 | annotations: {
|
209 |
| - message: 'Cortex Store Gateway {{ $labels.instance }} in %(alert_aggregation_variables)s has not successfully synched the bucket since {{ $value | humanizeDuration }}.' % $._config, |
| 233 | + message: ||| |
| 234 | + Cortex Store Gateway {{ $labels.instance }} in %(alert_aggregation_variables)s has not successfully synched the bucket since {{ $value | humanizeDuration }}. |
| 235 | + ||| % $._config, |
210 | 236 | },
|
211 | 237 | },
|
212 | 238 | {
|
|
219 | 245 | severity: 'critical',
|
220 | 246 | },
|
221 | 247 | annotations: {
|
222 |
| - message: 'Cortex bucket index for tenant {{ $labels.user }} in %(alert_aggregation_variables)s has not been updated since {{ $value | humanizeDuration }}.' % $._config, |
| 248 | + message: ||| |
| 249 | + Cortex bucket index for tenant {{ $labels.user }} in %(alert_aggregation_variables)s has not been updated since {{ $value | humanizeDuration }}. |
| 250 | + ||| % $._config, |
223 | 251 | },
|
224 | 252 | },
|
225 | 253 | {
|
|
233 | 261 | severity: 'warning',
|
234 | 262 | },
|
235 | 263 | annotations: {
|
236 |
| - message: 'Cortex tenant {{ $labels.user }} in %(alert_aggregation_variables)s has {{ $value }} partial blocks.' % $._config, |
| 264 | + message: ||| |
| 265 | + Cortex tenant {{ $labels.user }} in %(alert_aggregation_variables)s has {{ $value }} partial blocks. |
| 266 | + ||| % $._config, |
237 | 267 | },
|
238 | 268 | },
|
239 | 269 | ],
|
|
0 commit comments