Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PMM-2203 v0.5.0 #98

Merged
merged 38 commits into from
May 24, 2018
Merged

PMM-2203 v0.5.0 #98

merged 38 commits into from
May 24, 2018

Conversation

arvenil
Copy link

@arvenil arvenil commented Apr 11, 2018

v0.5.0

@codecov
Copy link

codecov bot commented Apr 11, 2018

Codecov Report

Merging #98 into master will increase coverage by 0.01%.
The diff coverage is 11.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
+ Coverage   23.73%   23.74%   +0.01%     
==========================================
  Files          39       39              
  Lines        2212     2152      -60     
==========================================
- Hits          525      511      -14     
+ Misses       1664     1615      -49     
- Partials       23       26       +3
Impacted Files Coverage Δ
collector/mongos/sharding_status.go 0% <0%> (ø) ⬆️
collector/mongos/sharding_topology.go 0% <0%> (ø) ⬆️
shared/connection.go 29.05% <100%> (-3.42%) ⬇️
mongodb_exporter.go 3.07% <2.5%> (+1.53%) ⬆️
collector/mongod/server_status.go 36.49% <66.66%> (+0.67%) ⬆️
collector/mongodb_collector.go 56.06% <75%> (-6.07%) ⬇️

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 c703533...8c13d69. Read the comment docs.

@arvenil
Copy link
Author

arvenil commented Apr 16, 2018

@rnovikovP ^^


// FIXME currently ignored
enabledGroupsFlag = flag.String("groups.enabled", "asserts,durability,background_flushing,connections,extra_info,global_lock,index_counters,network,op_counters,op_counters_repl,memory,locks,metrics", "Comma-separated list of groups to use, for more info see: docs.mongodb.org/manual/reference/command/serverStatus/")
// enabledGroupsFlag = flag.String("groups.enabled", "asserts,durability,background_flushing,connections,extra_info,global_lock,index_counters,network,op_counters,op_counters_repl,memory,locks,metrics", "Comma-separated list of groups to use, for more info see: docs.mongodb.org/manual/reference/command/serverStatus/")
enabledGroupsFlag = flag.String("groups.enabled", "", "Currently ignored")

Choose a reason for hiding this comment

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

enabledGroupsFlag is unused

Copy link
Author

Choose a reason for hiding this comment

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

@percona percona deleted a comment from golangci May 15, 2018
@arvenil arvenil changed the title Merge develop branch v0.5.0 May 17, 2018
@arvenil arvenil changed the title v0.5.0 PMM-2384 v0.5.0 May 17, 2018
@arvenil arvenil requested a review from rnovikovP May 18, 2018 10:33
@arvenil arvenil changed the title PMM-2384 v0.5.0 PMM-2203 v0.5.0 May 23, 2018
@rnovikovP rnovikovP merged commit 8136fdd into master May 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants