home.social

#healthchecks — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #healthchecks, aggregated by home.social.

  1. Как команда без маркетологов, но с сильным продуктом и подходом к growth-хакингу смогла выйти на стабильный рост

    С момента моей последней публикации прошло достаточно времени, чтобы накопить опыт и поделиться новыми выводами. Тогда я рассказывала про запуск нашего MVP , сейчас же хочу поговорить о том, как мы прошли путь от случайных установок и покупок к стабильному росту и постоянным родажам. Думаю, наш опыт будет полезен тем, кто долгими вечерами пилит свой продукт, еще не представляя, через какие сложности им предстоит пройти.

    habr.com/ru/articles/859804/

    #startup #startups #healthchecks

  2. @davidfield
    My #TechStack:
    VPN - #Tailscale (was Wireguard)
    DNS - #AdGuard using #DoH and authoritative local #CoreDNS
    HTTPS - #Traefik
    Logging/Monitoring - #Grafana #Loki
    Alarming - #KumaUptime #Healthchecks.io
    Alerts - #Gotify or #Pushover
    Containers - #Docker #Swarm 3-node cluster
    Mail - Paid hosted at a local company I trust
    File Sync - #Nextcloud and #Syncthing
    Git - #Forgejo & Forgejo Actions
    VMs - #Unraid

    #technology #sysadmin

  3. Пожалуй, самый простой способ спасти ваше .NET-приложение, или Prometheus (и не только) спешит на помощь

    Существует множество возможных проблем приложений, которые удается заметить лишь с опозданием. Особенно когда релиз уже состоялся… К счастью, существует пара ключевых инструментов, которые выручают почти в любой ситуации, — и вряд ли найдется что-то проще. Меня зовут Александр Пугач, я — Senior .NET Developer в проекте Data Warehouse «Лаборатории Касперского» (да-да, вы могли не знать, но у нас в компании широко используются .NET и «шарпы» ). В этой статье я расскажу, как работать с метриками в .NET на примере OpenTelemetry и Prometheus — систем, которые помогают отслеживать проблемы в работе приложений и быстро на них реагировать, обеспечивая стабильную и отказоустойчивую работу сервисов. Когда-то метрики изменили мой процесс разработки, и теперь я надеюсь, что эта статья поможет вам перевернуть ваш взгляд на свои проекты.

    habr.com/ru/companies/kaspersk

    #net #c# #net_core #программирование #aspnet_core #visual_studio #aspnet #c#net #разработка #OpenTelemetry #Prometheus #opentelemetrydotnet #opentelemetrydotnetcontrib #Colleсtor_AppMetrics #prometheusnet #HealthChecks #Alerting #Grafana #Мониторинг #Obsevability #Docker

  4. Setup backups for my #GitLab instance this evening. I also fixed an issue I had with my #Healthchecks instance and its upgrade to 3.x. And finally I updated my #Plex to #Mastodon script so it strips anything which isn't 'a-zA-Z0-9' from the title tag.

    Time to play some #MinecraftDungeons with my girlfriend for a bit.

    #selfhost #selfhosting #selfhosted #PHP #FlyIO #Docker #videogame #gamer #Nintendo #NintendoSwitch

  5. Six ways to shoot yourself in the foot with healthchecks

    philbooth.me/blog/six-ways-to-

    "I've been surprised by how many times I was able to break production with seemingly innocuous healthcheck tweaks. I've managed to do it in six different ways so far, so I'm listing them here in the hope that others might learn from my mistakes." -- #PhilBooth

    #api360 #healthChecks #microservices

  6. Hey admins and #devops people, I have a rather interesting problem: A service deployed on #Amazon #EKS is hammered with #healthChecks until it goes down (very convenient!). I have configured a 30 second period for the amazon loadbalancer in front of the service and a 30 second health-check and 10 second readiness-check period in my #helm chart. So i would think i get 4+6 checks per minute.

    Now the question: What is causing the other 120 to 240 health-checks per minute on that service?

    TGIF!

  7. Another quick entry in my series on how and what I #SelfHost: #Monitoring

    #UptimeKuma monitors and alarms all of the services and hosts I run, #HealthChecks(.io) for monitoring and alarming cron jobs, and #SmokePing for network monitoring (no alarming). I've used #Pushover for years to deliver notifications to my phone, but I'm slowly switching things to #SelfHosted #Gotify

    With servers, laptops, and a ton of docker containers, I run network caches to be a good neighbour, and prevent duplicate requests to upstream repos when I'm doing updates, builds, or deployments. For Apt-based repositories, I use Apt-Cacher-NG, for Docker images (runs on swarm), I have a Docker Registry Mirror (runs on swarm), #DevPi as a #PyPi cache (on swarm), and I have Squid running on pfSense for the odd HTTP-cacheable content.

    🏷️ #SelfHosting

  8. @cfultz I also self-host a bunch of monitoring software:
    - #UptimeKuma for my websites and services
    - #Scrutiny for disk SMART values
    - #Healthchecks for Cronjobs
    - #Watchtower for automated container updates
    - #Glances as a quick overview of the system's performance

    And of course #Nextcloud, which got me started in the first place.

  9. now with the #healthchecks instance i realize how inefficient the prune operations of some of my bigger #restic repos truely are ⌛

  10. do i set up #uptimekuma to expect a ok from curl every 24h from backup scripts or do i use this fancy #healthchecks github.com/healthchecks/health thing instead :think_bread:

  11. Healthchecks.io is an open source online service for monitoring regularly running tasks such as cron jobs, or monitoring sites without public websites

    gadgeteer.co.za/wp-content/upl It uses the Dead man’s switch technique: the monitored system must “check in” with Healthchecks.io at regular, configurable time intervals. When Healthchecks.io detects a missed check-in, it sends out alerts. Similarly, you can use this […]

    gadgeteer.co.za/healthchecks-i

    gadgeteer.co.za/healthchecks-i