openeew-detection
Earthquake detection for OpenEEW sensors (by openeew)
robusta
Better Prometheus alerts for Kubernetes - smart grouping, AI enrichment, and automatic remediation (by robusta-dev)
openeew-detection | robusta | |
---|---|---|
1 | 37 | |
34 | 2,705 | |
- | 1.5% | |
0.0 | 9.5 | |
over 2 years ago | 3 days ago | |
Python | Python | |
Apache License 2.0 | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
openeew-detection
Posts with mentions or reviews of openeew-detection.
We have used some of these posts to build our list of alternatives
and similar projects.
-
OpenEEW a Call for Code Open Source Project
Q: Are you considering sharing alerts API to use with other systems or generate CAP alerts for public use? A: Here's an open issue with a discussion on CAP support: https://github.com/openeew/openeew-detection/issues/35. Would love to see contributions from the community to move that along! Each country has different ways of alerting its population. We are very aware that not all countries want us to have that access so people can subscribe through the app.
robusta
Posts with mentions or reviews of robusta.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-12-28.
-
AIOps : Déboguer son cluster Kubernetes en utilisant l’intelligence artificielle générative via…
apiVersion: v1 kind: Pod metadata: name: inventory-management-api spec: containers: - name: nginx image: nginx ports: - containerPort: 80 command: - wge - "-O" - "/work-dir/index.html" - https://home.robusta.dev (base) root@k8sgpt:~# kubectl apply -f https://raw.githubusercontent.com/robusta-dev/kubernetes-demos/refs/heads/main/crashloop_backoff/create_crashloop_backoff.yaml pod/inventory-management-api created (base) root@k8sgpt:~# kubectl get po NAME READY STATUS RESTARTS AGE inventory-management-api 0/1 ContainerCreating 0 5s (base) root@k8sgpt:~# kubectl get po NAME READY STATUS RESTARTS AGE inventory-management-api 0/1 RunContainerError 1 (1s ago) 10s
-
Show HN: Kr8s a batteries-included Python client library for Kubernetes
To put one more option out there, we use Hikaru (https://pypi.org/project/hikaru/) in Robusta.dev (https://github.com/robusta-dev/robusta) and have been pretty happy with it. Example code below:
with Pod().read(name='thename', namespace='the-namespace') as p:
- Robusta 0.10.17 released - track Ingress changes, Helm failures, and more
-
datadog-agent VS robusta - a user suggested alternative
2 projects | 31 May 2023
Open Source alternative based on Prometheus
-
kubevoy VS robusta - a user suggested alternative
2 projects | 31 May 2023
-
Kubernetes Tooling ranking on GitHub
I'm from the Robusta team (https://github.com/robusta-dev/robusta) which bursts upwards towards the end. Happy to answer any questions!
-
Broke the Kubernetes cluster, and asked ChatGPT to write me a poem about it in Shakespear style
The guys at Robusta, added it into thier slack so when alerts pop of issues in k8s, chatgpt can be used to investigate and offer options to check and potentially solutions. Next phase is probably to let it also apply it :)
-
Troubleshooting k8s - your recommendations for strategies and tools.
It's no replacement for learning how things work, but we're trying to automate common troubleshooting cases with Robusta. https://github.com/robusta-dev/robusta
-
How to automate repetitive tasks in Kubernetes with runbooks
https://docs.robusta.dev/master/ https://github.com/robusta-dev/robusta
-
Most efficient way to check all containers cluster wide for missing probes?
This is the sort of thing we built Robusta for: https://github.com/robusta-dev/robusta
What are some alternatives?
When comparing openeew-detection and robusta you can also consider the following projects:
SenseLink - A tool to create virtual smart plugs and inform a Sense Home Energy Monitor about usage in your home
tgtg - Scanner for Too Good To Go Notifications
metermon - Dockerized rtlamr wrapper that outputs formatted JSON messages over mqtt
karma - Alert dashboard for Prometheus Alertmanager
wyzesense2mqtt - Configurable WyzeSense to MQTT Gateway intended for use with Home Assistant or other platforms that use MQTT discovery mechanisms.
kubectl - Issue tracker and mirror of kubectl code