metabase / metabase

The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
https://metabase.com
Other
38.92k stars 5.18k forks source link

Prometheus Support #3745

Open rrichardson opened 8 years ago

rrichardson commented 8 years ago

Database support

Searched, couldn't find any mention of prometheus in issues or PRs.

Feature requests and proposals

I would like to see Prometheus support in Metabase. Prometheus has grown to be quite an important piece of infrastructure for both systems monitoring and business event monitoring.

Even within the scope of systems monitoring it would be quite beneficial to have access to systems data to correlate business events with system events. Revenue went up, was it a blip, or was there a corresponding increase in impressions / reqs/sec? etc.

We use it for both business events and systems events, and it would be terribly helpful to augment our metabase data warehouse with prometheus' data. Or just have great charts of prometheus realtime feeds.

:arrow_down: Please click the :+1: reaction instead of leaving a +1 or update? comment

camsaul commented 8 years ago

Hi @rrichardson, we're adding support for various DBs based on community demand. Since you're the only person who's asked for this DB thus far, that might be a while 😉

If you're familiar with Clojure and feeling adventurous you can try writing a driver yourself. I'm available to help with any questions you might run into.

rrichardson commented 8 years ago

I was a bit surprised that a Prometheus proposal didn't exist yet. I guess people are happy with Grafana as a front-end. Its been a while since I've mucked with Clojure, I'll have a look at prevailing client libraries for Prometheus.

ludwik commented 7 years ago

Hello Did anyone have a stab at this?

leshik commented 6 years ago

I'm also interested in Prometheus support.

zexxar commented 6 years ago

A Prometheus support would really be great

shashanksingh commented 6 years ago

Yeah, we would love one place to access all our metrics and relate them to transactional data. Upvoted.

ZlobnyiSerg commented 6 years ago

I'm in, idea is great - we'd like to combine our internal data gathered in metabase with external data, reported from external installations into prometheus.

dannyeuu commented 6 years ago

@camsaul It will be nice get data from Prometheus into Metabase, will keep our technical team into more data-driven decisions <3

obitech commented 5 years ago

+1 for Prometheus support

alphavector commented 5 years ago

I really look forward to the support of Prometheus. Perhaps someone started developing a driver? I am ready to help.

dannyeuu commented 4 years ago

@alphavector Great to hear that maybe @camsaul and @tlrobinson can help you to help us =)

Single mortals like me that work with data but do not know Clojure =(

wqtty commented 3 years ago

how can I vote this request up? by all means

paoliniluis commented 3 years ago

Prometheus data could be visualized via TimescaleDB (Metabase connected to this postgres) by using the Promscale connector, just a thought

autumnw commented 2 years ago

Vote for this.

samzong commented 2 years ago

+1 support Prometheus or VictoriaMetrics and PromQL

luizarakaki commented 1 year ago

Closed with #25149

merlindorin commented 1 year ago

@luizarakaki plz reopen this issue. https://github.com/metabase/metabase/pull/25149 is unrelated (more exactly, it is about using metric from mb not consuming Prometheus metric from mb

josebiro commented 1 year ago

Prometheus data could be visualized via TimescaleDB (Metabase connected to this postgres) by using the Promscale connector, just a thought

This is no longer possible as promscale has been deprecated. @luizarakaki As @merlindorin says, this issue should be reopened as it's a feature request for adding prometheus as a reporting data source, not a monitoring integration.

mattheworiordan commented 3 months ago

Agreed, this should be reopened. Prom as a data source would be valuable.