Best way to handle several python script plugins for a service? Create an image + container for each one? Create one for them all? Running them as microservices?

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • client_python

    Prometheus instrumentation library for Python applications

  • Now is a good time to expand your event loop by adding metrics collection of the event handler functions and also use that endpoint as a liveness probe. E.g. https://github.com/prometheus/client_python just add the event handled, success/error and the duration as a histogram (look for examples of tracking http requests served)

  • homelab

  • Keeping the manifest updated should become a copypaste battle around now. Time to look into helmfile with one embedded chart for one handler and many instantiations. Start with one folder for the charts and two folders for the deployment to prod/stage. I started such a setup for my homelab at https://gitlab.com/dekarl/homelab/-/tree/master/

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Kafka-Python metric reporters

    1 project | /r/apachekafka | 30 Dec 2022
  • Setup Grafana with Prometheus for Python projects using Docker

    2 projects | dev.to | 11 Jun 2022
  • Prometheus histogram with python

    1 project | /r/PrometheusMonitoring | 17 May 2022
  • Monitoring Latency with Python

    1 project | /r/PrometheusMonitoring | 2 May 2022
  • Why is Prometheus generating duplicate data (while using python client)?

    1 project | /r/PrometheusMonitoring | 27 Sep 2021