You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add timeout parameter for queries
Signed-off-by: Joseph Woodward <[email protected]>
* Update api/prometheus/v1/api.go
Co-authored-by: Kemal Akkoyun <[email protected]>
Signed-off-by: Joseph Woodward <[email protected]>
* Update api/prometheus/v1/api.go
Co-authored-by: Kemal Akkoyun <[email protected]>
Signed-off-by: Joseph Woodward <[email protected]>
* Pass timeout as stringified time.Duration instead of millisecond value
Signed-off-by: Joseph Woodward <[email protected]>
* Update QueryRange API to support timeouts
Signed-off-by: Joseph Woodward <[email protected]>
* Add timeout to test request params
Signed-off-by: Joseph Woodward <[email protected]>
Co-authored-by: Kemal Akkoyun <[email protected]>
0 commit comments