HTTP routing HTTP routing The HTTPRoute resource allows you to match on HTTP traffic and direct it to Kubernetes backends. This guide shows how the HTTPRoute matches traffic on...
HTTP API HTTP API The IIoT platform or any other monitoring application can effectively monitor and control Neuron devices by utilizing the provided HTTP APIs. The key features ...
HTTP API Pagination Control Plane configuration Get effective configuration of the Control Plane Supported Envoy versions List supported Envoy versions Meshes Get Mesh Create...
HTTP API Format overview Expression queries Instant queries Range queries Formatting query expressions Querying metadata Finding series by label matchers Getting label names ...
HTTP API Authentication Write Data Query Data HTTP API Authentication GreptimeDB supports the built-in Basic authentication scheme in HTTP API for SQL language and OpenTSD...
HTTP Server HTTP Server A slightly more interesting example is an HTTP Server: require "http/server" server = HTTP :: Server . new do | context | context . resp...