- 09 Mar, 2018 2 commits
-
-
build: upgrades build pipeline from CircleCI 1.0 -> 2.0
Leonard Gram committed -
My hope is that headers will make it easier to read when people post issues.
bergquist committed
-
- 08 Mar, 2018 14 commits
-
-
bergquist committed
-
* mayli-master: Use B/s instead Bps for Bytes per second
bergquist committed -
https://github.com/mayli/grafana
* 'master' of https://github.com/mayli/grafana: Use B/s instead Bps for Bytes per second
bergquist committed -
bergquist committed
-
* 'master' of github.com:grafana/grafana: (24 commits) docs: update latest to 5.0.1 push 5.0.1 to package cloud changelog: adds release date for 5.0.1 bump master build to 5.1.0-pre1 move quota to dedicated service rename Context to ReqContext changelog: note about closing #11145 and #11127 docs: adds note about closing #10632 removes commented code removes unused variables upgrade to go 1.10 alerting: fixes validation error when saving alerts in dash add csv templating format docs: note about closing #11046 docs: adds note about #10942 Documentation: path "~/go" to "$GOPATH" Update ROADMAP.md move Context and session out of middleware only use jwt token if it contains an email address hide row actions for viewers ...
bergquist committed -
(cloudwatch) support high resolution query
Carl Bergquist committed -
https://github.com/mtanda/grafana
* 'cw_high_resolution' of https://github.com/mtanda/grafana: fix, set default highResolution setting support cloudwatch high resolution query
bergquist committed -
move quota to dedicated service
Carl Bergquist committed -
bergquist committed
-
bergquist committed
-
bergquist committed
-
fix query condition docs
Daniel Lee committed -
move Context and session out of middleware
Carl Bergquist committed -
bergquist committed
-
- 07 Mar, 2018 24 commits
-
-
Dan Cech committed
-
Upgrade golang to 1.10
Carl Bergquist committed -
Dan Cech committed
-
Documentation fix: "~/go" to "$GOPATH"
Carl Bergquist committed -
Mitsuhiro Tanda committed
-
bergquist committed
-
alerting: fixes validation error when saving alerts in dash
Carl Bergquist committed -
only use jwt token if it contains an email address
Carl Bergquist committed -
bergquist committed
-
add comma templating format
Carl Bergquist committed -
bergquist committed
-
bergquist committed
-
bergquist committed
-
If a panelId in the dashboard json is set to zero then the validation silently fails. Instead of returning an error, it just ignores alerts and saves the dashboard.
Daniel Lee committed -
Mitsuhiro Tanda committed
-
bergquist committed
-
Add metrics that triggered alert to description in OpsGenie.
Carl Bergquist committed -
bergquist committed
-
Pausing/un alerts now updates new_state_date
Carl Bergquist committed -
hide row actions for viewers
Daniel Lee committed -
In "Install from source" section supposed that Grafana`s sources installed to `~/go` , but it is not always true. In other hand, `go get ..` command would install project to `$GOPATH` https://golang.org/cmd/go/#hdr-Download_and_install_packages_and_dependencies
Alexey Velikiy committed -
Torkel Ödegaard committed
-
bergquist committed
-
changed background for mobile menu background on light theme,
Daniel Lee committed
-