David Kaltschmidt
539333bb01
Explore: Enable click on name label
...
- click on the name label in a prometheus table was disabled
- it was disabled because every query used to have a metric which is no
longer true
- this change enables it
2019-02-26 14:21:46 -08:00
Leonard Gram
c04395ce3a
docs: 6.0 whats new
2019-02-25 19:25:47 +01:00
Leonard Gram
3c3e06515e
Updated latest.json with 6.0
2019-02-25 17:09:49 +01:00
Leonard Gram
e1d27bd79a
Update CHANGELOG.md
2019-02-25 16:24:02 +01:00
Leonard Gram
cab90ef4f9
Merge pull request #15640 from xlson/docs-6.0-released
...
docs: grafana 6.0 has been released.
2019-02-25 16:19:13 +01:00
Carl Bergquist
369aa2d5dd
Merge pull request #15628 from bergquist/move_tracing_infra
...
moves tracing packge into /infra
2019-02-25 16:16:45 +01:00
Carl Bergquist
1aeec31495
Merge pull request #15630 from bergquist/moves_social_to_login
...
moves social package to /login
2019-02-25 16:16:20 +01:00
Leonard Gram
38a116d0f7
docs: grafana 6.0 has been released.
2019-02-25 15:45:35 +01:00
bergquist
60fef31748
moves social package to /login
...
ref #14679
2019-02-25 15:30:40 +01:00
bergquist
0c67194b45
moves tracing packge into /infra
2019-02-25 15:29:25 +01:00
Leonard Gram
26dcabc2dc
Update CHANGELOG.md
2019-02-25 13:00:18 +01:00
Leonard Gram
ccc97ed649
Merge pull request #15634 from grafana/15621-series-overrides
...
graph: fixes click after scroll in series override menu
2019-02-25 12:50:06 +01:00
Leonard Gram
5ff44bdbcf
Merge pull request #15616 from grafana/fixed-variable-dropdown-update
...
Fixed value dropdown not updating when it's current value updates
2019-02-25 09:39:28 +01:00
Daniel Lee
9efe7674d6
changelog: adds notes for #14509 and #15179
2019-02-25 02:46:05 +01:00
Carl Bergquist
0aa61c8e12
Merge pull request #15629 from bergquist/moves_metrics_to_infra
...
moves metric package to /infra
2019-02-25 02:44:09 +01:00
Daniel Lee
9240d850b4
Merge pull request #15623 from grafana/stackdriver-bounds
...
stackdriver: fix for float64 bounds for distribution metrics
2019-02-25 02:32:28 +01:00
Daniel Lee
3a6f49837d
Merge pull request #15624 from grafana/15179-reducers
...
stackdriver: change reducer mapping for distribution metrics
2019-02-25 02:30:08 +01:00
Daniel Lee
e76655df43
graph: fixes click after scroll in series override menu
...
Makes changes to dropdown-typeahead2 so that a css
class for the button can be passed in. Means it can
be used instead of dropdown-typeahead.
Switches to using dropdown-typeahead2 for series_overrides
directive and for the influxdb, mysql and postgres datasources
as it already contains a fix for this issue.
This commit also fixes the index property which
was set using an incorrectly spelled length property in the
series_overrides directive.
Closes #15621
2019-02-25 02:11:28 +01:00
bergquist
8a3a3cccc3
moves metric package to /infra
...
ref #14679
2019-02-24 21:12:51 +01:00
Daniel Lee
35fc0c5329
stackdriver: change reducer mapping for distribution metrics
...
- Distribution metrics are now mapped to more reducers
when the metric kind is cumulative.
- The witdth of the metrics dropdown is now much wider.
- Changed the text from Select Aggregation to Select Reducer
to line up with the UI in Stackdriver.
2019-02-24 17:44:15 +01:00
Daniel Lee
d1e249a803
stackdriver: fix for float64 bounds for distribution metrics
...
Adds support for explicit distribution metrics and float64 bounds
Fixes #14509
2019-02-24 17:37:26 +01:00
Marcus Efraimsson
e6830b0681
Merge pull request #15240 from grafana/azure-monitor-docs
...
Azure Monitor docs
2019-02-23 11:14:35 +01:00
Marcus Efraimsson
3c911cf208
docs: link to azure monitor from what's new in v6.0
2019-02-23 11:05:11 +01:00
Torkel Ödegaard
f768808b6e
Fixed value dropdown not updating when it's current value updates, fixes #15566
2019-02-23 08:59:00 +01:00
Daniel Lee
31ae2813a7
docs: tweaks to AzureMonitor docs
2019-02-22 18:45:24 +01:00
Hugo Häggmark
8f62082482
Added feature toggle to defaults.ini and sample.ini after PR comments
2019-02-22 14:39:22 +01:00
Hugo Häggmark
769ad21e16
Moved variable to config struct after PR comments
2019-02-22 14:39:22 +01:00
Hugo Häggmark
9c9691f7af
Added feature toggle editors_can_own
2019-02-22 14:39:22 +01:00
Hugo Häggmark
dafcfd70a7
Fixed bug with getting teams for user
2019-02-22 14:07:18 +01:00
Valentin Agachi
425636ff70
Improve Loki logs render with ANSI colors ( #15558 )
...
* Improve Loki logs render with ANSI colors
* fixup! Improve Loki logs render with ANSI colors
* fixup! Improve Loki logs render with ANSI colors
* fixup! Improve Loki logs render with ANSI colors
2019-02-22 13:13:10 +01:00
Dominik Prokop
c4c150bd15
Merge pull request #15604 from grafana/grafanaui/version-bump
...
grafana/ui 6.0.0-alpha.0 release version bump
2019-02-22 11:53:23 +01:00
Dominik Prokop
34f6d9ab8e
grafana/ui 6.0.0-alpha.0 release version bump
2019-02-22 11:30:45 +01:00
Torkel Ödegaard
ed06f04899
Merge pull request #15570 from grafana/15563-plugin-text-mode
...
panel: defensive coding that fixes #15563
2019-02-22 09:00:41 +01:00
Dominik Prokop
f6f484ebea
Merge pull request #15589 from grafana/grafanaui/alpha-release
...
grafana/ui 1.0.0-alpha.0 release - package version bump
2019-02-22 08:58:00 +01:00
Marcus Efraimsson
d358088776
changelog: add notes about closing #15303
2019-02-22 00:29:46 +01:00
Marcus Efraimsson
ad748c0502
changelog: add notes about closing #1441
2019-02-22 00:23:10 +01:00
Marcus Efraimsson
60fab15335
update changelog
2019-02-22 00:19:08 +01:00
Dominik Prokop
c1d0f11c47
grafana/ui 1.0.0-alpha.0 release
2019-02-21 22:22:35 +01:00
Dominik Prokop
67d0bca3cb
Merge pull request #15579 from grafana/fix/bring-plugins-scss-back
...
Bring back plugins page styles
2019-02-21 22:14:51 +01:00
Dominik Prokop
38fc55e09b
Merge pull request #15561 from grafana/tooling/npm-scripts
...
@grafana/ui publishing scripts
2019-02-21 22:07:57 +01:00
Dominik Prokop
167a18f1f2
Merge branch 'master' into tooling/npm-scripts
2019-02-21 21:28:16 +01:00
Dominik Prokop
10916d9192
Update grafana/ui readme
2019-02-21 17:45:52 +01:00
Marcus Efraimsson
7ea361513d
docs: landing page update
...
link to what's new in v6.0
add azure monitor and loki to datasource list
change stackdriver icon to a bigger one
2019-02-21 17:39:03 +01:00
Johannes Schill
5054e841ba
Merge pull request #15551 from grafana/15281-dashboard2explore
...
fix: Filter out values not supported by Explore yet #15281
2019-02-21 16:38:32 +01:00
Dominik Prokop
f471be2453
Bring back plugins page styles
2019-02-21 16:37:42 +01:00
Marcus Efraimsson
ca9a528a62
docs: layout fixes
2019-02-21 16:12:25 +01:00
Dominik Prokop
c1bacd630f
Make published package public by default
2019-02-21 15:56:57 +01:00
Marcus Efraimsson
ae13352956
docs: fix link
2019-02-21 15:50:18 +01:00
Marcus Efraimsson
df984059db
docs: fix order of datasources in menu/index and update alert support
2019-02-21 15:43:54 +01:00
Dominik Prokop
db58ab6c02
Fixed prettier issue in color picker
2019-02-21 15:40:43 +01:00