- 29 Sep, 2017 1 commit
-
-
coral committed
-
- 28 Sep, 2017 1 commit
-
-
Default transport enables it: * https://github.com/golang/go/blob/d2826d3e06/src/net/http/transport.go#L42-L46 ``` DialContext: (&net.Dialer{ Timeout: 30 * time.Second, KeepAlive: 30 * time.Second, DualStack: true, }).DialContext, ``` See also: https://github.com/golang/go/issues/15324
Ivan Babrou committed
-
- 27 Sep, 2017 2 commits
- 26 Sep, 2017 1 commit
-
-
bergquist committed
-
- 24 Sep, 2017 3 commits
-
-
these scenarios makes it easier debug panels based on the same numbers without sharing datasource ref #9332
bergquist committed -
Tobias Hintze committed
-
bergquist committed
-
- 21 Sep, 2017 7 commits
- 20 Sep, 2017 2 commits
-
-
ref #9307
bergquist committed -
Unfortunately CloudWatch dimensions are case-sensitive and it uses both `DBClusterIdentifier` and `DbClusterIdentifier` (notice the lower case `b`) depending on the metric. All metrics which also have the `Role` dimension appear to use `DBClusterIdentifier`, whereas metric with the `EngineName` dimension use `DbClusterIdentifier`.
Will Sewell committed
-
- 19 Sep, 2017 4 commits
-
-
this is to support cn-north-1 region as it can get s3 url programatically. also keeps support 'bucket_url' for backward compatiblity
William committed -
ref #9279
bergquist committed -
Matthew McGinn committed
-
Matthew McGinn committed
-
- 18 Sep, 2017 19 commits
-
-
`bus.AddHandler("sql", SetUsingOrg)` is already called on line 24. Very minor change.
Aaron Kirkbride committed -
bergquist committed
-
bergquist committed
-
ref #9279
bergquist committed -
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-
bergquist committed
-