Skip to content

Commit fdabe7d

Browse files
authored
[Profiling] Rename lastprocessed into next_time in profiling-executables index template (elastic#96356)
1 parent 08c0a9c commit fdabe7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x-pack/plugin/core/src/main/resources/org/elasticsearch/xpack/profiler/component-template/profiling-executables.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"type": "date",
2929
"format": "epoch_second"
3030
},
31-
"Symbolization.lastprocessed": {
31+
"Symbolization.next_time": {
3232
"type": "date",
3333
"format": "epoch_second",
3434
"index": false

0 commit comments

Comments
 (0)