awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • prometheus/client_golangالصورة الرمزية لـ prometheus

    prometheus/client_golang

    5,999عرض على 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
    عرض على GitHub↗5,999
  • prometheus/client_pythonالصورة الرمزية لـ prometheus

    prometheus/client_python

    4,333عرض على 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
    عرض على GitHub↗4,333
  1. Home
  2. Data & Databases
  3. Multi-Dimensional Analysis
  4. Label-Based Multi-Dimensionality