alaz
coroot
alaz | coroot | |
---|---|---|
7 | 46 | |
689 | 6,539 | |
0.7% | 2.0% | |
9.4 | 9.3 | |
9 months ago | 7 days ago | |
C | Go | |
GNU Affero General Public License v3.0 | Apache License 2.0 |
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.
alaz
-
Alaz: Open-source, Self-Hosted, eBPF-based K8S Monitoring 🐝 🚀
🚀 For those interested, check out Alaz on GitHub.
-
Show HN: Alaz: Open-Source, Self-Hosted, eBPF-Based K8s Monitoring
Yes, Alaz generates the K8s service map from eBPF kernel trace points. If you wonder about the details and the internal of the system, check Alaz Architecture: https://github.com/ddosify/alaz/blob/master/Alaz-Architectur...
> Can you use the Service Map without k8s?
coroot
-
CI/CD Observability with OpenTelemetry Step by Step Guide
A child comment mentioned k8s but I also have been chomping at the bit to try out the eBPF hooks in https://github.com/pixie-io/pixie (or even https://github.com/coroot/coroot or https://github.com/parca-dev/parca ) all of which are Apache 2 licensed
The demo for https://github.com/draios/sysdig was also just amazing, but I don't have any idea what the storage requirements would be for leaving it running
-
Observability 2.0 and the Database for It
I'm currently working with Coroot, which is an open source project trying to create a solution for this issue of logs and other telemetry sources being too much for any team to reasonably have time to parse manually. Data is automatically imported using eBPF and Coroot will provide insights into RCA (with things like mapped incident time-frames) to help with anything overlooked in dumps.
GitHub here - hope the tool can help some folks in this thread! https://github.com/coroot/coroot
-
Coroot – eBPF-based, open source observability with actionable insights
Features:
- Show HN: Coroot – eBPF-based, open source observability with actionable insights
-
Telescope – an open-source web-based log viewer for logs stored in ClickHouse
Looks cool!
If you're looking for this kind of UI also check out Coroot https://github.com/coroot/coroot which has awesome UI for logs and OpenTelemetry traces and also stores data in Clickhouse
-
Show HN: Subtrace – Wireshark for Docker Containers
- Coroot (https://github.com/coroot/coroot)
If you are interested in the details and how the strategy for tracing this has evolved, you can learn more in this blog (https://blog.px.dev/ebpf-tls-tracing-past-present-future/).
-
Ask HN: How do you handle observability and alerting at tiny companies?
Give https://github.com/coroot/coroot a try for full visibility in minutes with eBPF
disclaimer: I'm a co-founder
-
OpenTelemetry and vendor neutrality: how to build an observability strategy
Looking for target for your OTEL data checkout Coroot too - https://coroot.com/ Additionally to OTEL visualization it can use eBPF to generate traces for applications where OpenTelemetry installation can't be done.
-
Show HN: I built an open-source tool to make on-call suck less
https://coroot.com/
Did you search tools that are cheaper than DD?
-
Ask HN: What's your preferred logging stack in Kubernetes
Take a look at Coroot[0], which stores logs in ClickHouse with configurable TTL. Its agent can discover container logs and extract repeated patterns from logs[1].
* [0] https://github.com/coroot/coroot
What are some alternatives?
kubeshark - The API traffic analyzer for Kubernetes providing real-time K8s protocol-level visibility, capturing and monitoring all traffic and payloads going in, out and across containers, pods, nodes and clusters. Inspired by Wireshark, purposely built for Kubernetes
hubble - Hubble - Network, Service & Security Observability for Kubernetes using eBPF
netdata - Real-time performance monitoring, done right! https://www.netdata.cloud [Moved to: https://github.com/netdata/netdata]
skydive - An open source real-time network topology and protocols analyzer
ptcpdump - Process-aware, eBPF-based tcpdump
helm-charts - Misc helm charts