awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • prometheus/client_golangAvatar de prometheus

    prometheus/client_golang

    5,999Ver en GitHub↗

    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
    Ver en GitHub↗5,999
  • prometheus/client_pythonAvatar de prometheus

    prometheus/client_python

    4,333Ver en GitHub↗

    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
    Ver en GitHub↗4,333
  1. Home
  2. Data & Databases
  3. Multi-Dimensional Analysis
  4. Label-Based Multi-Dimensionality