Smart-Cash project -Adding monitoring to EKS using Prometheus operator

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • smart-cash

  • The source code for this project can be found here, also a GitOps repository has been created to store the Yaml files that FluxCD uses and apply to the EKS cluster.

  • smart-cash-gitops-flux

    Repo to store K8 manifest and achieve GitOps using FluxCD

  • The source code for this project can be found here, also a GitOps repository has been created to store the Yaml files that FluxCD uses and apply to the EKS cluster.

  • 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
  • prometheus-operator

    Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes

  • The project repository for Prometheus-operator can be found here, The repo defines the CRDs and the controller. You can follow this documentation for the installation. which will require the creation of metrics exporters, node exporters, scrape configurations, etc.

  • kube-prometheus

    Use Prometheus to monitor Kubernetes and applications running on Kubernetes

  • On the other hand, the Kube-prometheus project provides documentation and scripts to operate end-to-end Kubernetes cluster monitoring using the Prometheus Operator, making easier the process of monitoring the Kubernetes cluster.

  • helm-charts

    Prometheus community Helm charts

  • kube-prometheus-stack is a Helm chart that contains several components to monitor the Kubernetes cluster, along with Grafana dashboards Grafana Dashboards to visualize the data. This option will be used in this article.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • How do you set up Grafana alert for your cluster? Which mixins library?

    3 projects | /r/kubernetes | 1 Jun 2023
  • what metrics are most important for checking kubernetes cluster health?

    2 projects | /r/PrometheusMonitoring | 10 Feb 2023
  • Why can't I label Argo Workflows workflow-controller-metrics service for Prometheus to scrape? Everything works in some cases but fails in most

    2 projects | /r/devops | 5 Jan 2023
  • How To Configure Kube-Prometheus

    2 projects | dev.to | 28 Dec 2022
  • How to install a user managed Prometheus and Grafana instance on OpenShift 4?

    2 projects | /r/openshift | 11 Dec 2022