Consider additional telemetry devices for deeper Solr observability
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 5
- Avg merge
- 1d 23m
- Merged PRs (30d)
- 5
Description
## Summary
Several useful Solr and OS metrics are not yet collected as telemetry devices.
This issue tracks candidates for future implementation.
## Candidate devices
| Device | Description |
|--------|-------------|
| `SolrReplicationStats` | Replication lag tracking between leader and replicas — useful for NRT/TLOG replica benchmarks |
| `StartupTime` | Node startup duration (time from launch to accepting queries) — important for cold-start benchmarks |
## Next steps
Each device should be discussed and tracked in its own issue once prioritised.
Contributor guide
Assessment
This issue has not been assessed yet.