refactor(elasticsearch): use _index
as greptimedb table in log ingestion and add /${index}/_bulk
API
#22308
Annotations
3 errors
Run cargo clippy:
src/servers/src/elasticsearch.rs#L294
this `else { if .. }` block can be collapsed
|
Run cargo clippy:
src/servers/src/elasticsearch.rs#L351
unneeded `return` statement
|
Run cargo clippy
Process completed with exit code 2.
|
Loading