Skip to content

Commit

Permalink
add spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
trk-bxn committed Feb 4, 2022
1 parent 7ba0f27 commit 4341dad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions collector/nodes.go
Original file line number Diff line number Diff line change
Expand Up @@ -1791,6 +1791,7 @@ func (c *Nodes) fetchAndDecodeNodeStats() (nodeStatsResponse, error) {
var nsr nodeStatsResponse

u := *c.url

if c.all {
u.Path = path.Join(u.Path, "/_nodes/stats")
} else {
Expand Down

0 comments on commit 4341dad

Please sign in to comment.