sigmoid.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A social space for people researching, working with, or just interested in AI!

Server stats:

597
active users

#grafana

1 post1 participant0 posts today

#til that if you change a #grafana 's panel's serie's¹ colors², they're not saved with the dashboard. They're lost the moment you look elsewhere.

Also: for when can we copying a panel from instance to instance will be possible? Took me 30m to recreated this panel: 13 queries, 4 overrides, custom legends:

¹ is this valid #English
² not a possessive.

On weekend I managed to connect all my selfhosted services that support it to the #Keycloak #SSO (single sign on).
Namely #Mastodon #Peertube #NextCloud #FreshRSS #Matomo and #grafana

Why to bother with such complication for apps serving only a couple of users?
First it's quite easy nowadays.
And second, because I want to get rid of passwords and just use #passkeys .

This is one of many examples showing that good apps should just focus on one task and just use standards to cooperate with other apps focusing on other tasks.

Peertube for example focuses on videos, not user management. I am very OK that they don't support passkeys, because they implemented OpenId Connect standard to allow me use Keycloak for better login options.

On the other hand, I am quite sad that SSO is often the one feature, that is proprietary and reserved only for paying customers. SSO is not for huge corporations anymore. It's also usefull for us, selfhosters with couple of users.

❤️ :opensource: :keycloak:

How to Install #Grafana on #Debian #VPS and Connect to Node Exporter Here’s a detailed step-by-step guide to install Grafana on a Debian VPS and connect to Node Exporter via Prometheus.
What is Grafana?
Grafana is a powerful open-source analytics and visualization platform used to display time-series data from #monitoring systems like Prometheus, InfluxDB, Elasticsearch, and many others.
📊 What Grafana Does ...
Continued 👉 blog.radwebhosting.com/how-to- #selfhosted #selfhosting #nodeexporter

🚀 How to Install Grafana on Debian VPS and Connect to Node Exporter
RadWeb, LLC · How To Install Grafana On Debian VPS And Connect To Node Exporter - VPS Hosting Blog | Dedicated Servers | Reseller HostingYou now know how to install Grafana on Debian VPS and connect to Node Exporter.

Finally completed my rebuild of my #Grafana #prometheus #vps stack.

The old one was hosed in a 3 month battle with a #cryptominer
It was #docker but they kept fucking the Prometheus container.

I rebuild everything from scratch. The panels are integrated into a single JSON file, rather than in libraries.

The stack is now #podman. Rootless execution.
But I couldn't get it to get #cadvisor to feed it.
So I got a dodgy scraper script.
But even with nice, it loads the low tier VPS to 14%

Is your company looking for a keen self-hoster with plenty of #Linux experience? I grew up with #RaspberryPi and have picked up many skills along the way including #React, backend JavaScript (#NodeJS) and #Docker. My current obsession is monitoring all the things with #Grafana, #PRTG and #Prometheus. I’m based in the UK but open to primarily English-speaking roles in Germany, too. Currently wrapping up my Advanced Software Development degree but eager to continue learning! Boosts appreciated :D

Da wir immer mehr #Container Zeug uns #Logs haben, suche ich was besseres als #Graylog. Pro RZ haben wir rund 60GB/Tag und das wachsend. Unser 5 Node #ELK #Cluster frisst uns die Haare vom Kopf. Die Logs müssen in der Regel 1y aufbewahrt werden.

Bin auf #grafana #loki gestoßen was wirklich nett klingt, aber nach dem Lesen

itnext.io/how-do-open-source-s

bin ich mir nicht mehr sicher. Wir haben tatsächlich nicht selten die Nadel im 1y Heuhaufen zu finden.

Score! Managed to hook the cluster at home up to #Grafana #cloud over #OTLP for shipping #traces 🎉 . Next up:
* Figure out how to do a better presentation in Grafana
* Optimize OTEL collection deployment, work out all the issues etc

Then the real fun begins. As I have two WIP packages to bring out:
* One for @reactphp 's filesystem
* And one for Bunny

Both of those need to be refined, but with Shawn Maddock's (github.com/smaddock) initial push in this direction and help