GreptimeTeam/greptimedb

Supports profile signal for OLTP

Open

#6.760 geöffnet am 18. Aug. 2025

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Rust (495 Forks)github user discovery
C-featurehelp wanted

Repository-Metriken

Stars
 (6.332 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

What problem does the new feature solve?

GreptimeDB already supports OLTP metrics, logs, and traces.

Profiles were introduced as an experimental signal type in OTLP v1.3.0.

https://opentelemetry.io/blog/2024/state-profiling/

We should add support for profiles to make GreptimeDB fully support OLTP.

What does the feature do?

Supports profile signal for OLTP

Implementation challenges

  • Investigate the OLTP profiling signal and finalize a plan for converting it into GreptimeDB table schemas.
  • Explore visualization solutions.

No response

Contributor Guide