mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 15:47:23 -04:00
Add num docs and size to logsdb telemetry (#116128)
Follow-up on #115994 to add telemetry for the total number of documents and size in bytes of logsdb indices. Relates #115994
This commit is contained in:
parent
bcc87b7c67
commit
fa6c5296d4
12 changed files with 387 additions and 48 deletions
|
@ -470,5 +470,6 @@ module org.elasticsearch.server {
|
|||
org.elasticsearch.serverless.apifiltering;
|
||||
exports org.elasticsearch.lucene.spatial;
|
||||
exports org.elasticsearch.inference.configuration;
|
||||
exports org.elasticsearch.monitor.metrics;
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue