Protocols
๐๏ธ Overview
Overview of supported protocols for data ingestion.
๐๏ธ InfluxDB Line Protocol
Instructions on ingesting data to GreptimeDB using InfluxDB Line Protocol and using ping and health APIs.
๐๏ธ OpenTelemetry (OTLP)
Consume OpenTelemetry Metrics natively via OTLP/HTTP protocol
๐๏ธ MySQL
Guide on connecting to GreptimeDB using MySQL, managing tables, ingesting and querying data, and handling time zones.
๐๏ธ PostgreSQL
Guide on connecting to GreptimeDB using PostgreSQL, managing tables, ingesting and querying data, and handling time zones.
๐๏ธ HTTP API
Guide on using HTTP APIs to interact with GreptimeDB, including authentication, timeout settings, health checks, configuration, and SQL queries.
๐๏ธ gRPC
Overview of using gRPC SDKs for efficient and high-performance data ingestion in GreptimeDB.
๐๏ธ OpenTSDB
Please refer to Ingest Data with OpenTSDB for detailed information.
๐๏ธ Loki
Learn how to ingest data with Loki.
๐๏ธ Elasticsearch
Use Elasticsearch protocol to ingest log data.