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