Skip to content

Conversation

@AlekSi
Copy link

@AlekSi AlekSi commented Dec 18, 2019

Changed metrics:

  • node_boot_time => node_boot_time_seconds
  • node_filesystem_free => node_filesystem_free_bytes
  • node_memory_Cached => node_memory_Cached_bytes

@AlekSi AlekSi self-assigned this Dec 18, 2019
@codecov
Copy link

codecov bot commented Dec 18, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@ade0b0a). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #36   +/-   ##
=========================================
  Coverage          ?   81.64%           
=========================================
  Files             ?        9           
  Lines             ?      741           
  Branches          ?        0           
=========================================
  Hits              ?      605           
  Misses            ?      118           
  Partials          ?       18
Impacted Files Coverage Δ
enhanced/metrics.go 94.89% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ade0b0a...3ac4e18. Read the comment docs.

@AlekSi AlekSi changed the title PMM-5085 WIP PMM-5085 Last tweaks. Dec 18, 2019
VSS int `json:"vss" help:"The amount of virtual memory allocated to the process, in kilobytes."`

// TODO Handle this.
// TODO Handle this: https://jira.percona.com/browse/PMM-5150

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

enhanced/metrics.go:140: Line contains TODO/BUG/FIXME: "TODO Handle this: https://jira.percona.c..." (from godox)

float64(m.Timestamp.Unix()),
))

// TODO Parse uptime: https://jira.percona.com/browse/PMM-2131

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

enhanced/metrics.go:469: Line contains TODO/BUG/FIXME: "TODO Parse uptime: https://jira.percona...." (from godox)

@AlekSi AlekSi marked this pull request as ready for review December 18, 2019 15:20
@AlekSi AlekSi requested review from BupycHuk and adivinho December 18, 2019 15:20
@AlekSi AlekSi merged commit 2ef6d29 into master Dec 18, 2019
@AlekSi AlekSi deleted the PMM-5085-tweak-metrics branch December 18, 2019 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants