Skip to content

Commit

Permalink
Update agent/consul/session_ttl.go
Browse files Browse the repository at this point in the history
Co-authored-by: alex <8968914+acpana@users.noreply.github.com>
  • Loading branch information
huikang and acpana committed Jun 2, 2022
1 parent d54199f commit 6e7a8f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent/consul/session_ttl.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ var SessionGauges = []prometheus.GaugeDefinition{
},
{
Name: []string{"raft", "is_leader"},
Help: "Track if the server is a leader.",
Help: "Tracks if the server is a leader.",
},
}

Expand Down

0 comments on commit 6e7a8f1

Please sign in to comment.