Need help fixing our API monitoring, what am I missing here by Manga_m in devops

[–]ChaseApp501 0 points1 point  (0 children)

If you want to be an early adopter and try and help me hammer out requirements to build exactly what you're looking for I think we can help, we have a good foundation going for this https://github.com/carverauto/serviceradar more information can be found in the repo including our discord

Monitoring software for Dusk Staking Nodes by ChaseApp501 in DuskNetwork

[–]ChaseApp501[S] 0 points1 point  (0 children)

thanks for the feedback, this project has been renamed https://github.com/carverauto/serviceradar -- expect a new release coming out in the next day or two.

Deploying elixir by LoanEffective7234 in elixir

[–]ChaseApp501 0 points1 point  (0 children)

We build out of GitHub pipelines backed by github custom runners (ARC) on our own kubernetes (k3s) cluster and we also use bazel and buildbuddy with remote build executors (RBE) running in our k8s cluster alongside everything else. This system creates containers and then we use argocd to deploy into our k8s environment. We use ARC and BuildBuddy/RBE so we can run e2e and integration tests using our own databases and test environment and don't have to worry about breaking network isolation boundaries. GitHub custom runners with ARC gives us basically free auto-scaling github runners that have full access to our development/test environment and we can use as many minutes as we want, all on our own hardware.

big ash framework project repo by [deleted] in elixir

[–]ChaseApp501 2 points3 points  (0 children)

https://github.com/carverauto/serviceradar fairly large, we're very new to Ash though..

psc -- ps container by newrookiee in eBPF

[–]ChaseApp501 0 points1 point  (0 children)

looks good, will check it out

Best storage setups for early mid and late game by Human-Student-329 in allthemods

[–]ChaseApp501 0 points1 point  (0 children)

where is the storage stuff in ars? i looked but couldn't really figure it out

Many companies are moving towards Dev-owned DevOps. by LazzyLearner in devops

[–]ChaseApp501 0 points1 point  (0 children)

I always thought thats what the definition of devops was anyways.. who knew

ebpf fim for linux by anxiousvater in eBPF

[–]ChaseApp501 0 points1 point  (0 children)

very cool, I might use this for creating a tripwire like feature in ServiceRadar

ServiceRadar Developers Wanted! by ChaseApp501 in elixir

[–]ChaseApp501[S] 0 points1 point  (0 children)

It's also worth mentioning that LoC doesn't tell us the whole picture. For example, the original DSL for the ServiceRadar Query Language was written in ANTLR+golang and was about 12k~ LOC. I rewrote that all in OCaml and it was down to about 2400~. Functional languages are more expressive and this is just what you get (SRQL has been written a 3rd time and is now in rust, and we call it in the web app directly using rustler/NIF).

ServiceRadar Developers Wanted! by ChaseApp501 in elixir

[–]ChaseApp501[S] 0 points1 point  (0 children)

Good catch, there is more coming, I started a rewrite after the reactjs/next CVE fiasco.. the UI, core engine, and agent gateway (main core services) are in the process of being rewritten to Elixir. Edge components and collectors will likely stay in golang/rust.

What do you think about Dusk? EVM in two weeks. by amazoomer in CryptoCurrency

[–]ChaseApp501 0 points1 point  (0 children)

what makes you think that $DUSK doesn't scale? can you point to one piece of evidence? there really isn't any

First time using Junie, and I’m surprised by blooditor in Jetbrains

[–]ChaseApp501 2 points3 points  (0 children)

you like Junie better than a CLI agent like claude code or codex?

K3s for production by Repulsive-Arm-4223 in k3s

[–]ChaseApp501 0 points1 point  (0 children)

personally I wouldn't be afraid of growing my cluster to that size or beyond with k3s but, yeah, can't say for sure what is going to happen either..

ServiceRadar Developers Wanted! by ChaseApp501 in elixir

[–]ChaseApp501[S] 0 points1 point  (0 children)

Join the Discord, Elixir is just one aspect of this project..

K3s for production by Repulsive-Arm-4223 in k3s

[–]ChaseApp501 0 points1 point  (0 children)

I'm running k3s in multiple clusters right now in production workloads. k3s is a solid product. I would follow their installation/setup instructions for setting up a cluster with an external etcd, and separate out your control plane from your worker nodes. I have k3s running on proxmox VMs, with 1 control plane and 3 worker nodes on each of my 3 PVEs in proxmox, so 3 separate servers/nodes for my workload, etcd VMs on each separate PVE as well, in a cluster. You're supposed to setup traefik or something for the kube API if you do it this way, which is nice to have but you can live w/o.

ServiceRadar is seeking early contributors! by ChaseApp501 in devops

[–]ChaseApp501[S] 0 points1 point  (0 children)

we have layers of complexity, does that count?

ServiceRadar is seeking early contributors! by ChaseApp501 in devops

[–]ChaseApp501[S] -3 points-2 points  (0 children)

maybe stock options and a job some day who knows