Commit f1fbc83
feat: add routes to enable Log Patterns, Fields, and Labels in Grafana (#905)
* Add patterns path
* add detected_labels, detected_field, and detected_fields paths
* Update api/logs/v1/http.go
Co-authored-by: Joao Marcal <jmarcal@redhat.com>
* Add patterns, detected_labels, detected_field, detected_fields routes
---------
Co-authored-by: Joao Marcal <jmarcal@redhat.com>1 parent 489f301 commit f1fbc83
1 file changed
Lines changed: 20 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
38 | 42 | | |
39 | 43 | | |
40 | 44 | | |
| |||
229 | 233 | | |
230 | 234 | | |
231 | 235 | | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
232 | 252 | | |
233 | 253 | | |
234 | 254 | | |
| |||
0 commit comments