awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjektÜber unsHow we rankPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesLabel-Based Multi-Dimensionality

Supports dynamic label sets per metric family, enabling multi-dimensional time series through label-value pairs.

Distinct from Multi-Dimensional Analysis: Distinct from Multi-Dimensional Analysis: focuses on label-based metric dimensionality for Prometheus, not OLAP-style SQL analysis.

Explore 2 awesome GitHub repositories matching data & databases · Label-Based Multi-Dimensionality. Refine with filters or upvote what's useful.

Awesome Label-Based Multi-Dimensionality GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • prometheus/client_golangAvatar von prometheus

    prometheus/client_golang

    5,999Auf GitHub ansehen↗

    Prometheus client_golang is the official Go client library for instrumenting applications with Prometheus metrics. It provides a metric registry that manages and exposes custom application metrics like counters, gauges, histograms, and summaries in Prometheus format for HTTP scraping by a Prometheus server. The library also includes a remote read client that sends PromQL queries to a Prometheus server over HTTP and retrieves time series data programmatically. The library supports creating separate registries to isolate metric namespaces and control which metrics are exposed per scrape endpoin

    Enables multi-dimensional time series through dynamic label-value pairs on metric families.

    Go
    Auf GitHub ansehen↗5,999
  • prometheus/client_pythonAvatar von prometheus

    prometheus/client_python

    4,333Auf GitHub ansehen↗

    This is a Prometheus Python client library used for instrumenting Python applications. It provides the tools necessary to record counters, gauges, and histograms within a process to monitor application health and expose that data as a Prometheus exposition format provider. The library enables cloud native observability by allowing developers to define custom telemetry and track internal application events. It transforms internal application data into a standardized text format required by Prometheus scrapers for collection. The project covers a variety of monitoring and observability capabil

    Supports multi-dimensional time series by organizing metrics using label-value pairs for flexible filtering.

    Pythoninstrumentationmetricsprometheus
    Auf GitHub ansehen↗4,333
  1. Home
  2. Data & Databases
  3. Multi-Dimensional Analysis
  4. Label-Based Multi-Dimensionality