# open-eye
The metrics collection library powering [Observe](https://observe.vision), a self-hosted server monitoring application.
## Status
Early development. The API is not stable and types are not yet defined. This crate is being built alongside Observe and will be properly documented once the project matures.
## Collectors
The following collectors are planned:
- CPU
- Disk
- Docker
- GPU
- Network
- Processes
- RAM
- System stats
## License
[PolyForm Noncommercial 1.0.0](https://polyformproject.org/licenses/noncommercial/1.0.0) — source is open, free for personal and non-commercial use, commercial use is not permitted.