area: prometheusrwenhancementevaluation neededgood first issuetriage
Repository-Metriken
- Stars
- (30.564 Sterne)
- PR-Merge-Metriken
- (Durchschn. Merge 11T 15h) (47 gemergte PRs in 30 T)
Beschreibung
grafana/xk6-output-prometheus-remote#49 is going to replace the current golang/protobuf with gogo/protobuf so it aligns with the library currently used by Prometheus. gogo has a good reputation for performance efficiency, but unfortunately, it has been deprecated so it would be better to switch to a more reliable library. planetscale/vtprotobuf could be a good alternative.
Benchmarks and tests should be added for a good comparison.