Opstrace is a secure, horizontally-scalable, open source observability platform installed in your cloud account. It combines open APIs with reduced toil.
Highlights:
- Horizontally scalable for ingestion and queries.
- Durable with inexpensive long-term retention.
- Rigoriously tested end-to-end.
- Large efforts towards confident upgrades.
- Secure by default with TLS and authenticated endpoints.
- Easy to configure with GUIs and APIs.
We walk on the shoulders of giants; Opstrace contains all the open source projects you know and love in one place:
- Cortex
- Loki
- Prometheus
- Kubernetes
- and many more!
Install Opstrace in your own cloud account with our quick start. For example:
opstrace create aws <choose_a_name> <<EOF
tenants:
- dev
- staging
- prod
env_label: try_me
cert_issuer: letsencrypt-prod
EOF
Besides AWS we also support GCP.
See our configuration reference for details: docs/references/cluster-configuration.md.
Don't forget to clean up when you're done:
opstrace destroy aws <choose_a_name>
Authentic collaboration in a community setting is important to us. Please join us to learn more, get support, or contribute to the project.
- Join our Slack Community
- Ask a question in our GitHub Discussions
- Contribute a proposal or a bug report
- Or just send us an email at hello@opstrace.com
You can find out more on our community page, including shoutouts to some of the main open source projects that we're building with.
You can find the Opstrace documentation in /docs. We invite you to improve these docs together with us, and have a corresponding guide for that.
We ❤️ working on open source projects, and we hope you do too. Please join us and make some contributions, however big or small.
- Start by reading the Contributing guide to become familiar with the process.
- Then review our Development guide to learn how to set up your environment and build the code.
- If you'd like to find a place to start and get your feet wet, just reach out and ask in our community Slack. (It's also a good idea to try out our quick start.)
Take a look at our high-level roadmap to see where we're heading, and feel free to get in touch with us regarding questions and suggestions.
IMPORTANT NOTE: We welcome contributions from developers of all backgrounds. We encode that in a Contributor Code of Conduct. By participating in this project, you agree to abide by its terms.
At Opstrace, we host a service that automatically provisions subdomains like <my_name>.opstrace.io
.
This makes it easy and clean to use the URLs for both humans and machines.
To accomplish this safely, we require login via Auth0 subject to our privacy poicy.
Get in touch with us to discuss support for custom domains!
We take security seriously. If you believe you have found a security issue in our project or any related projects, please email us at security@opstrace.com to responsibly disclose the issue.