Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monosidev/monosi
Open source data observability platform
https://github.com/monosidev/monosi
data metrics monitoring monitoring-tool observability observability-data python react
Last synced: 8 days ago
JSON representation
Open source data observability platform
- Host: GitHub
- URL: https://github.com/monosidev/monosi
- Owner: monosidev
- License: apache-2.0
- Created: 2021-12-14T04:12:18.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-25T03:36:15.000Z (about 2 years ago)
- Last Synced: 2024-11-30T00:05:06.389Z (12 days ago)
- Topics: data, metrics, monitoring, monitoring-tool, observability, observability-data, python, react
- Language: Python
- Homepage:
- Size: 25.8 MB
- Stars: 320
- Watchers: 6
- Forks: 32
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- jimsghstars - monosidev/monosi - Open source data observability platform (Python)
README
Open Source Data Observability Platform
Newsletter
|
Docs
|
Website
|
Contact us
Join the Data Reliability Engineering CommunityMonosi offers data quality monitoring as a service to root cause data issues with end-to-end observability.
🏆 Ensure data quality
🚨 Monitor your data & alert on anomalies
🎛 Analyze root cause of data issues
This project is an OSS alternative to proprietary data quality and observability systems. Get started monitoring your data in [less than 10 minutes](https://docs.monosi.dev/docs/user-guide/getting-started).
## Installation
_Note: Monosi works through Docker, ensure Docker Compose v2 is installed._
Run the following commands:
```
git clone https://github.com/monosidev/monosi.git
cd monosi
make compose
```Navigate to http://localhost:3000 to access the web application once it has started.
For more instructions on getting started, check out our [documentation](https://docs.monosi.dev/docs/user-guide/getting-started).
## Community
* [Join us on Slack](https://monosi.dev/slack)
* [Newsletter](https://www.monosi.dev/community.html)
* [Contact the development team](mailto:[email protected])## Overview
Start the UI through Docker and quickly connect your data sources and alert integrations
Get alerts in slack when Monosi detects anomalies in defined monitors.
### Own your stack
Avoid integration pitfalls with fragmented, legacy tools by using open source & prevent vendor lock-in by owning your (meta)data.## Contributing
To start contributing, check out our [Contributing Guide](CONTRIBUTING.md) and [join the Slack](https://monosi.dev/slack).