Skip to content

grafana-cratedb-source #275

@amotl

Description

@amotl

Introduction

Years ago, there have been dedicated CrateDB data source adapters for Grafana, talking HTTP to CrateDB.

Because CrateDB talks PostgreSQL today, the built-in PostgreSQL data source adapter for Grafana can easily be used with CrateDB now, so we have been able to cease maintenance on the HTTP-based data source adapters.

Problem I

However, this has the significant drawback that CrateDB has no dedicated representation on Grafana's realms today, while all other vendors have. Relevant network effects have been underestimated far too long.

-- https://grafana.com/grafana/plugins/data-source-plugins/

Problem II

Currently, the query builder can't be used to emit an SQL query based on the template shown at crate/cratedb-examples#1442 (review). However, this is crucial for processing big data.

Solution

Provide a data source for CrateDB which technically wraps around the built-in PostgreSQL data source without much ado, to get the CrateDB logo into Grafana's marketplace again.

/cc @seut, @joerg84

Metadata

Metadata

Assignees

No one assigned

    Labels

    importantNot a bug, still important.pitchA pitch for adding a new integration item, after evaluating it, and writing a tutorial

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions