mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-09 06:42:57 +00:00
* chore: otlp logs api * feat: add API to write OpenTelemetry logs to GreptimeDB * chore: fix test data schema error * chore: modify the underlying data structure of the pipeline value map type from hashmap to btremap to keep key order * chore: fix by pr comment * chore: resolve conflicts and add some test * chore: remove useless error * chore: change otlp header name * chore: fmt code * chore: fix integration test for otlp log write api * chore: fix by pr comment * chore: set otlp body with fulltext default