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.