File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
oap-server/server-core/src/main/java/org/apache/skywalking/oap/server/core/analysis/record Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2626* [ Break Change] BanyanDB: Setup new Group policy.
2727* Bump up commons-beanutils to 1.11.0.
2828* Refactor: simplify the ` Accept ` http header process.
29- * [ Break Change] Storage: Move ` event ` from metrics to recods .
29+ * [ Break Change] Storage: Move ` event ` from metrics to records .
3030* Remove string limitation in Jackson deserializer for ElasticSearch client.
3131* Fix ` disable.oal ` does not work.
3232
Original file line number Diff line number Diff line change 4141@ BanyanDB .TimestampColumn (Event .TIMESTAMP )
4242public class Event extends Record {
4343
44- public static final String INDEX_NAME = "events " ;
44+ public static final String INDEX_NAME = "event " ;
4545
4646 public static final String UUID = "uuid" ;
4747
You can’t perform that action at this time.
0 commit comments