This repository was archived by the owner on May 12, 2026. It is now read-only.
Commit 6374958
refactor: derive log row id from hit _index/_id when available
Prefer the hit's own identifiers over a synthetic row index, matching
how Grafana's built-in Elasticsearch datasource builds LogRowModel.uid.
Falls back to the row index when _index/_id are missing.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d0e57a6 commit 6374958
1 file changed
Lines changed: 13 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
151 | 151 | | |
152 | 152 | | |
153 | 153 | | |
154 | | - | |
155 | | - | |
156 | | - | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
157 | 167 | | |
158 | 168 | | |
159 | 169 | | |
| |||
0 commit comments