Mitsuhiro Tanda
630d0d0793
(snapshot) add open original dashboard button
2016-07-02 02:26:27 +09:00
Mitsuhiro Tanda
cc519adcfc
(snapshot) restrict saving original url for local snapshot
2016-07-02 02:16:23 +09:00
Mitsuhiro Tanda
7aaa15ad95
(snapshot) save original url
2016-07-02 02:16:23 +09:00
bergquist
07e522bb64
Merge branch 'influxdb_stop_hidden_queries'
2016-07-01 02:09:40 +02:00
bergquist
22ba51a631
Merge branch 'master' into influxdb_stop_hidden_queries
2016-07-01 02:09:10 +02:00
bergquist
b47a307106
Merge branch 'master' into influxdb_stop_hidden_queries
2016-07-01 02:06:19 +02:00
Andris Raugulis
1c293781e3
Log to default log directory, only if custom configuration failed. ( #5393 )
2016-06-30 16:37:06 -07:00
Carl Bergquist
603e5fe0bf
Merge pull request #5469 from stuartnelson3/create-unique-prometheus-req-id
...
[prometheus] Use `panelId` and `target.refId` for requestId
2016-06-30 13:13:01 -07:00
stuart nelson
0590c51524
[prometheus] Use panelId
and target.refId
for requestId
...
Using these two values ties requests to a
particular query position within a panel, ensuring
that requests are canceled if:
- Duplicate requests with the same query are sent
- Requests from the same query position (but a
different query) are sent
The last point is important as it identifies
queries by a physical location in the dashboard
instead of with the query expression. If a
different query from the same position in a panel
is sent, the previous request should be canceled.
2016-06-30 11:29:02 +02:00
Torkel Ödegaard
5676a35d9a
fix(css): added responsive media query for phones that fix header wrap
2016-06-29 14:35:58 -07:00
Torkel Ödegaard
ae8fabdad3
fix(modal): fixed duplicate confirm modal issue
2016-06-29 14:26:21 -07:00
Carl Bergquist
b289497db6
Merge pull request #5455 from rakotomandimby/patch-1
...
Update debian.md to Debian Jessie
2016-06-29 12:35:32 -07:00
Carl Bergquist
fe7438c7ff
Merge pull request #5461 from mtanda/pr_cloudwatch_add_metrics
...
(cloudwatch) add metrics
2016-06-29 12:08:44 -07:00
Carl Bergquist
7b84c4b4dc
Merge pull request #5465 from tmc/patch-1
...
properly quote font-family on singlestat
2016-06-29 12:07:53 -07:00
Travis Cline
bca6101609
properly quote font-family on singlestat
2016-06-29 11:03:07 -07:00
Mitsuhiro Tanda
9ca5ba96be
reorder metrics/dimensions
2016-06-29 14:11:01 +09:00
Mitsuhiro Tanda
511f8d3213
add cloudwatch metrics and dimensions
2016-06-29 13:55:16 +09:00
Carl Bergquist
3460c12491
Merge pull request #5454 from Scalingo/node_version_package_json
...
Fix node version in package.json
2016-06-28 14:26:30 -04:00
Rakotomandimby Mihamina
16e2c660ac
Update debian.md
2016-06-28 15:58:00 +03:00
Soulou
122b0d20a9
Fix node version in package.json
...
Value was incoherent since
1900c81d9f
2016-06-28 14:36:15 +02:00
bergquist
af216ecf83
tech(cli): remove loop and head straight for plugindir
2016-06-26 03:47:15 +02:00
bergquist
07be2c89a3
tech(cli): lets use the fact that we have a compiler
2016-06-26 03:47:15 +02:00
bergquist
88e208bddf
feat(gf-form): add support for small input fields
2016-06-25 23:30:51 +02:00
Carl Bergquist
92835f0a04
Merge pull request #5434 from saboorian/master
...
Escape html chararcters in singlestat renderer
2016-06-25 20:49:16 +02:00
bergquist
aecd487775
Merge branch 'f1yegor-master'
2016-06-25 20:42:38 +02:00
bergquist
241b9ee329
fix(kbn): add calculator for opn,rpm and wpm
2016-06-25 20:42:24 +02:00
bergquist
4cbde7e747
Merge branch 'master' of https://github.com/f1yegor/grafana into f1yegor-master
2016-06-25 20:38:43 +02:00
bergquist
12570bb959
feat(singlestat): add serie name as an value option
...
closes #4740
2016-06-25 20:17:23 +02:00
bergquist
8b8bfa8a17
fix(singlestat): rename seriename scoped var
2016-06-25 20:17:05 +02:00
Torkel Ödegaard
b31fccb889
Merge branch 'master' of github.com:grafana/grafana
2016-06-25 17:53:42 +02:00
Carl Bergquist
ab104bcfd7
Merge pull request #5401 from alexanderzobnin/issue-4740
...
Issue #4740 - able to use $SeriesName variable in prefix of postfix.
2016-06-25 17:49:44 +02:00
Torkel Ödegaard
35f135f6c2
Merge branch 'master' of github.com:grafana/grafana
2016-06-25 17:46:07 +02:00
Torkel Ödegaard
6dad6241ed
docs(): updated changelog
2016-06-25 17:45:39 +02:00
Carl Bergquist
2d4cb50490
Merge pull request #5394 from hailthemelody/master
...
fix z-index order in Series Overrides
2016-06-25 17:43:47 +02:00
Torkel Ödegaard
0d6222c803
Merge branch 'master' of github.com:grafana/grafana
2016-06-25 17:43:22 +02:00
Torkel Ödegaard
b275fa8109
fix(alerts): fixed login and other alert popups not showing, fixes #5435
2016-06-25 17:42:08 +02:00
Carl Bergquist
c223994155
Merge pull request #5411 from mtanda/pr_dynamodb_add_metrics
...
add cloudwatch metrics
2016-06-25 17:36:50 +02:00
bergquist
ff15a90e6d
fix(login): fixes broken validation for login
2016-06-25 17:34:47 +02:00
bergquist
638a8a1528
docs(changelog): add note about closing #4674
...
closes #4674
2016-06-25 16:37:28 +02:00
bergquist
16fa631ea0
tech(tests): remove unused code that breaks gorename
2016-06-25 16:34:42 +02:00
bergquist
c2689b0c2b
Merge branch 'kfitzpatrick-recreate-4675'
2016-06-25 16:31:11 +02:00
bergquist
690a74c6b7
feat(login): invert naming for dissallow user pass login
2016-06-25 16:30:41 +02:00
bergquist
092b6517dc
Merge branch 'recreate-4675' of https://github.com/kfitzpatrick/grafana into kfitzpatrick-recreate-4675
2016-06-25 15:53:42 +02:00
Mohammad Mehdi Saboorian
1e486398cc
Escape html chararcters in singlestat renderer
2016-06-25 13:43:58 +04:30
Torkel Ödegaard
23345c563c
changed version in master to 3.2-pre
2016-06-24 16:51:55 +02:00
Torkel Ödegaard
60f45c965c
Merge branch 'master' of github.com:grafana/grafana
2016-06-24 10:25:44 +02:00
Kevin Fitzpatrick
040586604b
Allow configuration to disable the username and password login interface.
...
Used for when admins only want users to login via OAuth.
2016-06-23 10:09:13 -07:00
Alexander Zobnin
e593cc3e9f
Issue #4740 - change variable $SeriesName to $seriesName.
2016-06-23 19:35:50 +03:00
Torkel Ödegaard
efad4bcb56
docs(): updated changelog
2016-06-23 17:45:29 +02:00
Torkel Ödegaard
9435e70b37
docs(): spelling fix
2016-06-23 17:31:22 +02:00