DEV Community

Cover image for Google FireStore Data Source Plugin for Grafana.
Prasanna Kumar
Prasanna Kumar

Posted on

2

Google FireStore Data Source Plugin for Grafana.

firestore-grafana-datasource

Google Firestore Data Source Plugin for Grafana.

Grafana Firestore Data Source Plugin enables integrating data on Firestore on to Grafana dashboards.

It uses FireQL to capture user query that translated to issue queries on Firestore and construct results.

FireQL is a Go library to query Google Firestore database using SQL syntax.

Features

  • Use Google Firestore as a data source for Grafana dashboards
  • Configure Firestore data source with GCP Project Id and Service Account for authentication
  • Store Service Account data source configuration in Grafana encrypted storage Secure JSON Data
  • Query Firestore collections and path to collections
  • Auto detect data types: string, number, boolean, json, time.Time
  • Query selected fields from the collection
  • Order query results
  • Limit query results
  • Query Collection Groups

Firestore data source configuration

Firestore data source configuration

Using datasource

Using datasource

Image of Datadog

Create and maintain end-to-end frontend tests

Learn best practices on creating frontend tests, testing on-premise apps, integrating tests into your CI/CD pipeline, and using Datadog’s testing tunnel.

Download The Guide

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay