mirror of
https://github.com/elastic/kibana.git
synced 2025-06-29 03:24:45 -04:00
implements `countEntities` API the query to count a single-source definition is straightforward but gets tricky when sources > 1 because we have to resolve entity ids to avoid counting duplicates. I've reused the entity.id/source eval logic implemented here https://github.com/elastic/elastic-entity-model/issues/202#issuecomment-2500608664 --------- Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> |
||
---|---|---|
.. | ||
clear_entity_definitions.ts | ||
data_generation.ts | ||
request.ts | ||
user.ts |