Ingest JSON metrics in batch via POST /api/{org}/ingest/metrics/_json. Supports counters, gauges, histograms, summaries, and custom labels.
Ingest traces via OTLP JSON Protobuf using POST /api/{org}/traces. Compatible with OpenTelemetry exporters for easy trace collection.