I’m curious as to which tools and technologies you all are using to keep track of all those services you are deploying, whether it be resource tracking, network traffic, logs, traces, or uptime.

As a bonus question, how have you organized your network or your services to reduce the overhead of implementing observability?

  • GMac@feddit.org
    link
    fedilink
    English
    arrow-up
    1
    ·
    20 hours ago

    No auto updates thanks. 😅 I’ve just reset all my compose files to pin versions today after an unintended mariadb update cost me hours to repair. I’ll look into dockhand though. Was unimpressed at portainer’s announcement that new version wont have a community edition. Portainer is really just an ‘at a glance’ view for me since i try to do all the compose and troubleshooting stuff in terminal. Wud will probably become a thing i just review every few weeks to make sure i dont get too adrift from latest.

    I ought to look into a unified dashboard as i dont have easy visibility or things like disk usage, sheduled backup success etc that id like to see alongside the container status and beszel activity graphs.

    Im still quite new to it all though.

      • GMac@feddit.org
        link
        fedilink
        English
        arrow-up
        1
        ·
        19 hours ago

        For me, its just a board that knows which imagea i am running and tells me if there is a newer one so that i know how out of date i am 😂