Skip to content
This repository was archived by the owner on Jul 14, 2026. It is now read-only.
This repository was archived by the owner on Jul 14, 2026. It is now read-only.

Ingest existing Prometheus metrics via remote write #34

Description

@mehditow

Problem:

Users already running Prometheus have metrics they'd want to surface in DashFrog without re-instrumenting.

Proposed design:

  1. In DashFrog UI, click "Create metric" → select "Prometheus" as source
  2. Configure:
    • Select which labels to include
    • Map an existing label to tenant (e.g. customer_idtenant)
  3. UI generates a remote write config snippet to add to your Prometheus setup

Open questions:

  • Histogram compatibility: DashFrog uses native histograms — if user sends classical histograms (_bucket/_sum/_count), do we convert, reject, or degrade gracefully?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions