Partial data Was Received
AutoOps received only partial metrics from the cluster in a collection cycle. Incomplete data limits monitoring accuracy and might hide developing issues.
For a complete list of insights, refer to AutoOps insights.
| Field | Value |
|---|---|
| Component | Elasticsearch |
| Severity | Medium |
| Scope | Cluster |
| Domains | cluster-health |
The following is an example of what you might see when this insight is triggered. Real insights use live data and links from your deployment or cluster.
No metrics received for: node_stats, cluster_stats
AutoOps shows different recommendations depending on how their conditions match your deployment or cluster.
Check ingest client configuration
Condition: Always shown for this insight.
Verify the Beats, Elastic Agent, Logstash, or other clients shipping data to this cluster: confirm the process is running, connected to the cluster, and not reporting errors in its logs. Review index names, pipelines, and throughput settings match what you expect for this index pattern.
Impact: AutoOps received partial data from your cluster. There might be several reasons to that:
- Your cluster is too busy and struggles to return health metrics to the agent
- There are networking issues between the agent and your cluster.