Commit Graph

26 Commits (cc518b86ff1e7457f535161fe97779419e54de25)

Author SHA1 Message Date
John Murret 6450b6a3b4
update TestHTTPHandlers_AgentMetrics_LeaderShipMetrics to use 3 servers instead of 2 to allow quorum when leadership flails. (#21239)
6 months ago
Derek Menteer b8b8ad46fc
Various race condition and test fixes. (#20212)
10 months ago
Derek Menteer 393f7a429b
Fix more test flakes (#19533)
1 year ago
Chris S. Kim aa526db225
Retry flaky tests (#19088)
1 year ago
Chris S. Kim 565e79344f
Dump response body on fail (#18962)
1 year ago
Chris S. Kim 461549e304
Adjust metrics test (#18837)
1 year ago
hashicorp-copywrite[bot] 5fb9df1640
[COMPLIANCE] License changes (#18443)
1 year ago
Ronald 94ec4eb2f4
copyright headers for agent folder (#16704)
2 years ago
Paul Banks 8ac211b427
Correct WAL metrics registrations (#16388)
2 years ago
Semir Patel bafa5c7156
Pass remote addr of incoming HTTP requests through to RPC(..) calls (#15700)
2 years ago
Kyle Schochenmaier bf0f61a878
removes ioutil usage everywhere which was deprecated in go1.16 (#15297)
2 years ago
Gabriel Santos e53af28bd7
Middleware: `RequestRecorder` reports calls below 1ms as decimal value (#12905)
2 years ago
alex 07bc22e405
no 1.9 style metrics (#13532)
2 years ago
cskh 74158a8aa2
Add isLeader metric to track if a server is a leader (#13304)
3 years ago
FFMMM a46bbe892d
add more labels to RequestRecorder (#12727)
3 years ago
Matt Keeler a553982506
Enable running autopilot state updates on all servers (#12617)
3 years ago
FFMMM 973d2d0f9a
mark disable_compat_1.9 to deprecate in 1.13, change default to true (#12675)
3 years ago
FFMMM 1adfd7b94c
polish rpc.service.call metric behavior (#12624)
3 years ago
FFMMM c39854de78
fix bad oss sync, use gauges not counters (#12611)
3 years ago
FFMMM 26717b470a
[metrics][rpc]: add basic prefix filter test for new rpc metric (#12598)
3 years ago
FFMMM e5ebc47a94
pre register new rpc metric, rename metric (#12582)
3 years ago
FFMMM db27ea3484
[sync oss] add net/rpc interceptor implementation (#12573)
3 years ago
Daniel Nephin 367b664318 Add tests for cert expiry metrics
3 years ago
Daniel Nephin a8e2e1c365 agent: move agent tls metric monitor to a more appropriate place
3 years ago
FFMMM fea6f08bf9
fix autopilot_failure_tolerance, add autopilot metrics test case (#11399)
3 years ago
FFMMM a0bba9171d
fix consul_autopilot_healthy metric emission (#11231)
3 years ago