Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
lootek committed Mar 1, 2023
1 parent 3b7842f commit 4409f3e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ type Config struct {
metadata.MetricsBuilderConfig `mapstructure:",squash"`
internal.ScraperConfig

// EnableAdditionalMemoryStates (false by default) controls the reporting of a couple of additional memory state metrics:
// EnableAdditionalMemoryStates (false by default) controls reporting of memory state metrics:
// slab_reclaimable, slab_unreclaimable and available.
// When those are enabled, all the memory states don't sum up well (the result exceeds `total` memory).
// For more details, see the discussion https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/7417.
Expand Down

0 comments on commit 4409f3e

Please sign in to comment.