Dan Cech
8a74fe2b76
add auth.proxy headers to sample.ini
2018-11-07 18:21:25 -05:00
Dan Cech
502290817a
add auth.proxy headers to default.ini
2018-11-07 17:36:44 -05:00
Torkel Ödegaard
dcb5015022
Merge pull request #13951 from marefr/11977_6x_terms
...
Fix terms agg order deprecation warning on es 6+
2018-11-07 20:47:41 +01:00
Torkel Ödegaard
4e49c453b9
Merge pull request #13990 from grafana/exporter-fix-13891
...
Exporter bug fix
2018-11-07 20:33:22 +01:00
Torkel Ödegaard
99610e040f
fixed exporter bug missing adding requires for datasources only used via data source variable, fixes #13891
2018-11-07 11:14:39 -08:00
Torkel Ödegaard
0712c52cbc
Merge branch 'bergquist-export_dashboard_guidence'
2018-11-07 11:13:22 -08:00
Torkel Ödegaard
c52e91ee6c
minor text change in export modal
2018-11-07 10:46:09 -08:00
Torkel Ödegaard
e73e18913c
Merge branch 'export_dashboard_guidence' of https://github.com/bergquist/grafana into bergquist-export_dashboard_guidence
2018-11-07 10:34:15 -08:00
Torkel Ödegaard
0353c9ea9f
Merge pull request #13988 from xlson/removes_old_ci
...
build: removes unused.
2018-11-07 19:32:34 +01:00
Leonard Gram
d88693fd6d
build: removes unused.
2018-11-07 17:03:24 +01:00
Marcus Efraimsson
454d74a176
Merge pull request #13982 from grafana/adeverteuil-patch-1
...
Fix typo in docs/sources/reference/scripting.md
2018-11-07 03:49:43 -08:00
Alexandre de Verteuil
1d3b8e25ce
Fix typo in docs/sources/reference/scripting.md
...
Change:
> In the folder grafana install folder under `public/dashboards/` there is a file named `scripted.js`.
…to:
> In the grafana install folder under `public/dashboards/` there is a file named `scripted.js`.
2018-11-06 15:41:37 -05:00
Marcus Efraimsson
b28b79100a
changelog: add notes about closing #13903
...
[skip ci]
2018-11-06 13:50:30 +01:00
Marcus Efraimsson
a66dba1608
changelog: add notes about closing #13932
...
[skip ci]
2018-11-06 13:47:05 +01:00
Torkel Ödegaard
b592d5d731
Merge pull request #13977 from grafana/13932_ds_selector
...
fix selecting datasource using enter key
2018-11-06 13:27:59 +01:00
Torkel Ödegaard
eae754a0c6
Merge pull request #13971 from grafana/react-panel-options
...
React panel options
2018-11-06 13:16:30 +01:00
Marcus Efraimsson
e5e886ccb7
fix selecting datasource using enter key
2018-11-06 11:49:22 +01:00
Marcus Efraimsson
a3196a130e
changelog: add notes about closing #13970
...
[skip ci]
2018-11-06 10:50:32 +01:00
Leonard Gram
34f531e113
build: fixes
2018-11-06 09:52:53 +01:00
Marcus Efraimsson
2be28ff247
Merge pull request #13970 from zcoffy/master
...
Adding Cloudwatch AWS/Connect metrics and dimensions
2018-11-06 09:51:33 +01:00
Leonard Gram
c9a4da4270
build: publisher handles nightly builds.
2018-11-06 09:41:31 +01:00
bergquist
7bde98aff9
rename and mark functions as private
2018-11-06 09:00:17 +01:00
Torkel Ödegaard
562411af1a
fixed options
2018-11-06 07:23:02 +01:00
Torkel Ödegaard
b9612aaa23
minor code style change
2018-11-05 10:38:55 -08:00
Torkel Ödegaard
9393b06166
basic panel options working
2018-11-05 10:31:39 -08:00
Zac Coffy
9cce0f553a
Adding Cloudwatch AWS/Connect metrics and dimensions
2018-11-05 13:15:03 -05:00
Torkel Ödegaard
35e62bbbe0
wip: react panel options architecture
2018-11-05 17:46:09 +01:00
bergquist
17adb58d80
export: provide more help regarding export format
...
this will provide the user with more info about
the export format and default to not use the format
for sharing on grafana.com etc.
ref #13781
2018-11-05 17:33:42 +01:00
Marcus Efraimsson
26cbc6be81
Merge pull request #13966 from marefr/alert_extractor_refactor
...
Refactor dashboard alert extractor
2018-11-05 17:06:27 +01:00
Leonard Gram
272c43f7b7
build: minor publisher fixes.
2018-11-05 16:57:30 +01:00
Leonard Gram
82b84c5906
Merge pull request #13968 from xlson/configurable-release-publisher
...
Configurable release publisher
2018-11-05 16:35:49 +01:00
Leonard Gram
1de35c43a7
build: publishes grafana enterprise to grafana.com
2018-11-05 16:26:19 +01:00
bergquist
30e924611d
changelog: adds note about closing #13322
2018-11-05 15:42:26 +01:00
Carl Bergquist
5abc884f5f
Merge pull request #13964 from bergquist/alerting_deleted_folder
...
alerting: delete alerts when parent folder is deleted
2018-11-05 15:32:46 +01:00
Leonard Gram
d728a3c521
build: publisher uses local time.
...
Previously the local day was used but the timestamp
was set to midnight.
2018-11-05 15:06:52 +01:00
Leonard Gram
5da9760aeb
build: publisher supports both local and remote.
2018-11-05 15:06:52 +01:00
Leonard Gram
d9eaec99e2
build: publisher can find artifacts from local sources.
2018-11-05 15:06:52 +01:00
Leonard Gram
c5c3e08442
build: refactor releaser.
2018-11-05 15:06:51 +01:00
Leonard Gram
e2d3382470
build: prepares release tool for finding local releases.
2018-11-05 15:06:51 +01:00
Leonard Gram
7e093a32a2
build: improved release publisher dry-run.
2018-11-05 15:06:51 +01:00
Leonard Gram
a1dca2117d
build: use build workflow id instead of build number. ( #13965 )
...
* build: use build workflow id instead of build number.
The workflow id is unique across the whole workflow
while the build number is unique to every job in the
workflow. This change means that jobs that build
artifacts for the same commit but in different jobs
will now have the same id.
* build: fixes pkgver generation.
2018-11-05 15:05:12 +01:00
bergquist
423331dae0
alerting: delete alerts when parent folder is deleted
...
closes #13322
2018-11-05 14:25:26 +01:00
Marcus Efraimsson
9e0da02b6a
refactor dashboard alert extractor
2018-11-05 14:25:19 +01:00
Torkel Ödegaard
dd4eab1722
panel options wip
2018-11-05 13:44:09 +01:00
David
0df14f3fa8
Merge pull request #13927 from grafana/davkal/explore-start-task
...
Explore: fix metric selector for additional rows
2018-11-05 12:30:02 +01:00
David
24e5922d68
Merge pull request #13953 from miqh/fix/suppress-aggregation-suggestions
...
Handle suggestions for alternate syntax aggregation contexts
2018-11-05 12:15:37 +01:00
Marcus Efraimsson
c5ce8536d4
changelog: add notes about closing #13606
...
[skip ci]
2018-11-05 11:47:34 +01:00
Marcus Efraimsson
fdedb917a2
Merge pull request #13892 from grisme/13606-table-cell-background-color
...
Fix bug with background color in table cell with link
2018-11-05 11:43:47 +01:00
Marcus Efraimsson
32c93793a6
devenv: table panel links
2018-11-05 11:34:25 +01:00
Marcus Efraimsson
5882e5bb46
Merge pull request #13900 from marefr/ds_cache_refactor
...
Datasource proxy cache refactor
2018-11-05 11:02:31 +01:00