GreptimeTeam/greptimedb

Supports profile signal for OLTP

Open

#6760 aperta il 18 ago 2025

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Rust (495 fork)github user discovery
C-featurehelp wanted

Metriche repository

Star
 (6332 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor