social.dk-libre.fr is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Search results for tag #prometheus

[?]Marcos Dione » 🌐
@mdione@en.osm.town

RE: en.osm.town/@mdione/1162394893

OK, the push for AI is official. I'm definitely open for new positions.

I'm a jack of all trades, systems dev and admin, , , , , , , security conscious, I like to review code, and for my hobbies I do some and would like to do more.

Check my CV grulic.org.ar/~mdione/

and my blog grulic.org.ar/~mdione/glob/ (not a typo)

for more details.

Marcos Dione boosted

[?]Marcos Dione » 🌐
@mdione@en.osm.town

I have been suggested that the company I'm working is not doing well. Than and a push for AI is telling me it's maybe time to move on.

What am I? Currently I'm doing , , GitHub/GitLab admin (yes, both), some Kafka, used to do some Postgres (now we have a DB team), Ansible and more.

Edit: more info: en.osm.town/@mdione/1163024235

What do I want? No AI, no gambling, no blockchain. In or remote. I can invoice abroad, but I would rather be an employee.

1/

      [?]Julien Riou » 🌐
      @jriou@hachyderm.io

      The Prometheus instance in my homelab just blew up. I need to re boot the frozen host, quickly stop the service then reduce the retention again.

        [?]Amᵃᵖanda | map data witch [she] » 🌐
        @amapanda@en.osm.town

        I'm using to parse my logs and export that as a local exporter server.

        I got into a panic, because suddenly loads of production machines were showing 0 accesses, even though I could see they were in use.

        Looks like mtail was outputting “total number of requests” in scientific notation, causing prometheus to essentially see nothing... 🤦🏻‍♀️🤦🏻‍♀️🤦🏻‍♀️

        `accesses_total{prog="parse.mtail"} 2.991904e+06`

          [?]Marcos Dione » 🌐
          @mdione@en.osm.town

          @amapanda I was using , but it's 6y unmaintained. To me is not an option, because when I tried to implement like stats in (or loki) + grafana, the problem was the cardinality explosion based on path (even if you just bundle them by app or verb), or on client IP, or on user agent string (not that it makes any sense these days).

          I'm thinking of writing a python script to export logs to a SQL db and use directly to do the queries against that.

            Marcos Dione boosted

            [?]Amᵃᵖanda | map data witch [she] » 🌐
            @amapanda@en.osm.town

            RE: en.osm.town/@amapanda/11613703

            Any recommendations for how to turn my into some that my server can injest? Some alternative to ? (this problem aside, it looked like a dead project for a while)

              [?]Daniël Franke :panheart: [He/Him] » 🌐
              @ainmosni@social.ainmosni.eu

              Ended up going for a combination of Victoria Metrics/Grafana/AlertManager and other tools that belong to that ecosystem. I've used prometheus often enough, but always found prometheus to be too chonky for my homelab setup, but VM promised less RAM use, and it delivered. So now I'm building grafana dashboards and much more advanced alerting/monitoring than Uptime Kuma could ever do. Bonus points for so many apps having prometheus stats endpoints, which means I now have dashboards for stuff like this GoToSocial instance and much more.

              All in all, a much better setup than Uptime Kuma could bring, even if it is more complicated to setup.

              @homelab #HomeLab #SelfHosted #Monitoring #Prometheus #VictoriaMetrics #UptimeKuma