-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run a community Thanos demo instance #4606
Comments
Do you mean this? https://github.com/prometheus/demo-site I'm curious how the Prometheus folks experience these demo sites (Like does it get used a lot for example?) |
I was thinking about the same thing before. One demo site for Prometheus is sufficient as it is just a single application. For thanos, do we want to have multiple demo sites for different components, querier, bucket UI, etc? |
Yes, that's what I meant.
Yep, we need to have multiple components running for having a proper demo of Thanos. |
Great idea, I'd be happy to help! Bucketweb could also make sense, but as a separate app (e.g. as Alertmanager on the aforementioned Prometheus demo site)? It's not that interactive/interesting in my opinion. EDIT: |
I think for this we'd need query-frontend + Query + Store + Sidecar + Prometheus with a reverse proxy in front of query-frontend. Feel free to work on Ansible playbooks, later on we could move them under the |
Hey @GiedriusS ! I'd love to work on this issue under LFX Mentorship'22. |
Hi, I am new to open source project. Could anyone guide me how to contribute to this project. I have some knowledge of git, |
Please apply via the LFX website! Thanks. |
Hi @GiedriusS , as per you directed I have applied to this project via LFX website. Is there any chance to engage in this project right now ? Thanks in advance. |
@tend2infinity will be working on this via LFX! 🥳 |
Hey, I'll be working on it! |
There's an opportunity to collaborate with a workstream launched out of https://github.com/cncf/tag-observability (WG: observe-k8s) https://github.com/observe-k8s/hub/blob/main/charter.md#vision How/where can I learn more about this effort? Thanks! |
Are the infra and tooling decided yet? There are mentions of Ansible, but IIRC observe-k8s is aiming to use tools that fit k8s use cases better. |
Hi, we've got this LFX project and @GiedriusS and me are mentors for @tend2infinity who is mainly working on this. So, there are a few high level things that we have as information. Is there anything specific? If you want we can organize a small meeting to align things. |
Yes and no. The Ansible stuff and everything was based on what resources we had available. However, I felt the same and reached out to Civo. We are now getting sponsored for a kubernetes cluster :) |
Hello 👋 Looks like there was no activity on this issue for the last two months. |
Still relevant |
Hello 👋 Looks like there was no activity on this issue for the last two months. |
Prometheus runs a publically accessible instance, which they are using for CI to test the React UI for every pull request.
Running a public instance of Thanos will allow us to:
cc @thanos-io/thanos-maintainers
The text was updated successfully, but these errors were encountered: