Plugins 〉openGemini


Developer
Grafana

Sign up to receive occasional product news and updates:



Data Source
community

openGemini

  • Overview
  • Installation
  • Change log
  • Related content

openGemini data source plugin

OpenGemini is a global open-source cloud-native distributed time series database. It provides standalone and distributed versions with excellent read and write performance and efficient data analysis capabilities. Supports mainstream development languages and multi-form deployment (such as cloud, Docker, and physical machine), integrates storage and analysis, and is easy to expand. It is dedicated to efficiently storing and analyzing massive time series data in IoT and O&M monitoring scenarios to further reduce enterprise operation and O&M costs and improve product quality and production efficiency.

Configure the data source

To configure basic settings for the data source, complete the following steps:

  1. Click Connections in the left-side menu.

  2. Under Your connections, click Data sources.

  3. Enter openGemini in the search bar.

  4. Select openGemini.

    The Settings tab of the data source is displayed.

  5. Set the data source's basic configuration options carefully

NameDescription
NameSets the name you use to refer to the data source in panels and queries.
DefaultSets whether the data source is pre-selected for new panels.
URLThe HTTP protocol, IP address, and port of your openGemini API. openGemini's default API port is 8086.
Min time interval(Optional) Refer to Min time interval.
DatabaseSets the database name to query
  1. network settings
NameDescription
AccessOnly Server access mode is functional. Direct browser access is deprecated.
Allowed cookiesDefines which cookies are forwarded to the data source.All other cookies are deleted
UserSets the username to sign into openGemini
PasswordSets the password to sign into openGemini
HTTP modeSets the HTTP method used to query your data source.The POST verb allows for larger queries that would return an error using the GET verb.Defaults to GET.

Min time interval

The Min time interval setting defines a lower limit for the auto group-by time interval.

This value must be formatted as a number followed by a valid time identifier:

IdentifierDescription
yyear
Mmonth
wweek
dday
hhour
mminute
ssecond
msmillisecond

Installing openGemini on Grafana Cloud:

For more information, visit the docs on plugin installation.

Changelog

1.0.0 (Unreleased)

Initial release.