bergquist
5dd961c0f5
settings: remove commented code
2017-02-10 07:39:26 +01:00
bergquist
c7febca447
mqe: fixes broken test for indexalias
2017-02-09 16:43:57 +01:00
bergquist
aa7292fac6
mqe: adds support for wildcard and index aliases
2017-02-09 16:25:03 +01:00
Daniel Lee
bccb650010
Adds Sorting for lists of data sources to 4.2.0
2017-02-08 12:06:00 +01:00
Daniel Lee
2b2368b189
Merge pull request #7491 from grafana/sorting-datasources
...
Sorting datasources with case insensitive order
2017-02-08 12:01:31 +01:00
Daniel Lee
fbc3c3dd32
api: removes import alias + some unused fields
2017-02-08 11:57:05 +01:00
bergquist
10508d0238
docs(changelog): adds note about closing #6451
2017-02-08 11:28:26 +01:00
bergquist
e8f191ef32
Merge branch 'jregovic-master'
2017-02-08 11:25:41 +01:00
bergquist
00549f393c
style(hipchat): improves code style
2017-02-08 11:24:49 +01:00
Daniel Lee
8aa5b62d6d
fix(panel): case insensitive sort metric sources
...
Sorts the list of metric sources that is used in dropdown for Panel
Data Source on the Metrics tab so that it is case insensitive and
so that the built data sources are last in the list.
2017-02-08 00:01:42 +01:00
Daniel Lee
cbd1455c42
fix(api): case insensitive sort for datasources
...
The data source list is case sensitive when sorted. This changes the
sort to be case insensitive. The test only tests the handler, not the
routing or database query.
2017-02-07 22:15:52 +01:00
James Regovich
53942f7987
Adding HipChat Notifier
2017-02-07 10:50:49 -06:00
bergquist
5bba0c2a94
tech(build): upgrade dist builder to golang1.8rc3
2017-02-07 12:45:06 +01:00
bergquist
b3db5aae4b
docs(changelog): adds note about closing #6799
2017-02-07 11:21:20 +01:00
Carl Bergquist
7d205ae2b8
Merge pull request #7466 from hagen1778/prometheus-basicauth-query
...
allow setting basic auth headers for prometheus datasource
2017-02-07 11:18:17 +01:00
bergquist
8ca4afaf22
docs(changelog): adds note about closing #7459
2017-02-07 11:17:20 +01:00
bergquist
9ece10ef24
style(dataproxy): simplify expression
2017-02-07 11:03:57 +01:00
bergquist
b386920abb
Merge branch 'prometheus_secure' of https://github.com/mtanda/grafana into mtanda-prometheus_secure
2017-02-07 11:01:02 +01:00
hagen1778
a1e835884b
use configured Transport instead of defaultHttpTransport
2017-02-07 11:56:59 +02:00
Daniel Lee
5e9653f935
docs(): adds missing index pages + link fix
2017-02-07 10:22:14 +01:00
bergquist
285918caf6
tech(build): switch to golang 1.8rc3
2017-02-07 10:13:21 +01:00
Daniel Lee
abd9233f86
Docs for developing plugins ( #7475 )
...
* docs(plugins): new developing plugins section
Creates new section called Developing Plugins in
the plugin section of the docs.
1. Some changes to the Development guide page
2. Converted defaults/editor mode blog post
to new page
3. Converted snapshots blog post to new page
4. Adds new code styleguide page
5. Updates to apps and datasources pages
6. Adds plugin.json schema
* docs(links): fixes broken links
Fixes broken links to other pages as
well as broken image links.
2017-02-07 07:48:01 +01:00
Torkel Ödegaard
3398c28ab2
docs(): fixing redirects for moved doc pages, updating links to point to new urls
2017-02-06 18:04:53 +01:00
r.khavronenko
25be602dce
go fmt
2017-02-06 17:17:16 +02:00
bergquist
5a7abe365c
tech(build): echo before running go fmt/vet
2017-02-06 15:55:22 +01:00
bergquist
57d36b3d42
feat(alerting): transform labels into tags for prometheus tsdb
2017-02-06 15:25:15 +01:00
r.khavronenko
80b92335bb
allow setting basic auth headers for prometheus datasource
2017-02-06 16:22:09 +02:00
Mitsuhiro Tanda
69566a23fc
improve security of Prometheus datasource
2017-02-06 23:10:10 +09:00
bergquist
3827c0a69c
tech(alerting): adds tags to alerting data model
2017-02-06 14:59:29 +01:00
Torkel Ödegaard
982dc276d3
Update building docs readme
2017-02-06 10:19:47 +01:00
jifwin
9e7df648b5
Fix requests cancelling ( #7457 )
...
* fix backendSrv request cancelling
* revert imports
* formatting
2017-02-06 06:42:26 +01:00
bergquist
a36b1d9dce
tech(build): require go vet to pass
2017-02-05 21:21:05 +01:00
bergquist
c05bc0cb17
chore(vet): fixes invalid fmt.Sprintf format
2017-02-05 21:19:39 +01:00
bergquist
d9b5628126
docs: update nodejs version requirement in readme
2017-02-03 16:15:37 +01:00
Carl Bergquist
282b1bc73a
Merge pull request #7442 from lucapette/patch-1
...
Fix typo
2017-02-03 14:06:54 +01:00
lucapette
032ecad3b7
Fix typo
2017-02-03 12:10:22 +01:00
bergquist
457d6c8f81
tech(build): fixes broken build
2017-02-02 17:25:33 +01:00
Torkel Ödegaard
65cf0d0e5c
fix(graph legend): fixed legend table mode scrollbar visible when it needs to to, fixes #6828
2017-02-02 16:29:11 +01:00
bergquist
3e62b1b2d7
tech(build): use build number as iteration number
2017-02-02 15:55:37 +01:00
bergquist
a580113de4
feat(alerting): changes default timerange to 15min
2017-02-02 12:05:44 +01:00
bergquist
63aa436997
tech(build): slimdown the size of the build container
2017-02-02 11:33:34 +01:00
bergquist
3cbca80d3c
tech(build): starts docker build for latest build
2017-02-02 10:41:11 +01:00
bergquist
aef4195493
tech(build): fixes invalid script file usage
2017-02-01 07:09:36 +01:00
bergquist
ea6d996abc
tech(build): enable windows build trigger
2017-01-31 21:43:18 +01:00
bergquist
74c5c5368c
tech(build): update windows trigger
2017-01-31 21:36:52 +01:00
bergquist
afd135944a
tech(build): upgrade golang to 1.7.4
2017-01-31 21:11:34 +01:00
bergquist
18f20a3357
tech(build): deploy to new s3 buckets
2017-01-31 20:26:19 +01:00
bergquist
b600e1c50b
docs(changelog): adds note about closing #7417
2017-01-31 15:24:00 +01:00
Mitsuhiro Tanda
91999851cb
support regex expansion in templating "Regex" field ( #6565 )
2017-01-31 15:21:53 +01:00
Carl Bergquist
4f5dc6104f
Merge pull request #7417 from Erliz/patch-1
...
Add image url to telegram alert notifier
2017-01-31 15:13:21 +01:00