Think out badger metrics and traces #583

Closed
opened 2023-08-09 10:41:58 +00:00 by fyrchik · 1 comment
Owner

It has something exported via the https://github.com/dgraph-io/badger/blob/main/y/metrics.go
It also has traces (see runGC function), though it creates a new context and it uses another package for this.

I suggest disabling traces and, possibly, having expvar reexported via prometheus. Note that in this case metrics presense in config-dependent and may miss from the output of ./scripts/export-metrics script -- need to think what we do here. Another option is to disable metrics.

It has something exported via the https://github.com/dgraph-io/badger/blob/main/y/metrics.go It also has traces (see `runGC` function), though it creates a new context and it uses another package for this. I suggest disabling traces and, possibly, having `expvar` reexported via prometheus. Note that in this case metrics presense in config-dependent and may miss from the output of `./scripts/export-metrics` script -- need to think what we do here. Another option is to disable metrics.
fyrchik added the
discussion
frostfs-node
triage
labels 2023-08-09 10:41:58 +00:00
fyrchik added the
badger
label 2023-08-09 10:50:53 +00:00
fyrchik added this to the v0.38.0 milestone 2023-08-23 10:41:19 +00:00
Author
Owner

Badger wc is disabled, no longer actual.

Badger wc is disabled, no longer actual.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-node#583
No description provided.