Ryan McKinley
2221a8c5ff
GraphNG: remove graph2 panel (keep the parts needed for explore) ( #30124 )
2021-01-08 09:23:40 -08:00
Vardan Torosyan
0d8d96bdaa
Docs: Add metadata to activating licensing page ( #30140 )
...
* Docs: Add metadata to activating licensing page
* Adding enterprise lable
2021-01-08 15:35:50 +01:00
Torkel Ödegaard
89e3d95f1a
MixedDataSource: Added missing variable support flag ( #30110 )
2021-01-08 15:30:57 +01:00
Torkel Ödegaard
cbce1f93ca
AngularPanels: Fixes issue with some panels not rendering when going into edit mode due to no height ( #30113 )
2021-01-08 15:20:02 +01:00
Torkel Ödegaard
80130d1c6f
AngularPanels: Fixes issue with discrete panel that used the initialized event ( #30133 )
2021-01-08 14:25:37 +01:00
Andrej Ocenas
e4607a4a19
Explore: Make getFieldLinksForExplore more reusable ( #30134 )
...
* Change signature of getFieldLinksForExplore
* Add comment
* Update public/app/features/explore/utils/links.ts
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
2021-01-08 13:29:34 +01:00
Chris Cowan
cf1c01dd8b
Elasticsearch: Add Support for Serial Differencing Pipeline Aggregation ( #28618 )
...
* Elasticsearch: Add support for serial diff pipeline aggregation
* Removing settings transsforms
* Removing unused deps
* removing unused dep
* Fixing type in test
* Adding backend support for serial_diff
2021-01-08 11:52:23 +00:00
Torkel Ödegaard
ccf2e255fe
Angular: Fixes issue with angular directive caused by angular upgrade in master ( #30114 )
2021-01-08 10:56:10 +01:00
Agnès Toulet
4aa09a6a71
Analytics: add data source type in data-request events ( #30087 )
2021-01-08 08:41:26 +01:00
Leon Sorokin
aa2acd0ca6
GraphNG: "Interpolation: Step after" test ( #30127 )
2021-01-07 20:42:15 -06:00
Leon Sorokin
d65f7346a7
GraphNG: check cross-axis presence when auto-padding. close #30121 . ( #30126 )
2021-01-07 17:27:15 -06:00
ying-jeanne
2a9c625c9f
Alerting: improve alerting default datasource search when extracting alerts ( #29993 )
...
* improve alerting search datasource
* correct the xorm get usage
* adding default datasource unittest
2021-01-07 21:33:17 +01:00
David
bf0d940e6d
Loki: Timeseries should not produce 0-values for missing data ( #30116 )
...
- It should produce NULL values instead, to be in line with Prometheus.
2021-01-07 19:13:40 +01:00
Ryan McKinley
71e93e521b
GraphNG: support dashes ( #30070 )
2021-01-07 09:59:21 -08:00
Leon Sorokin
dba4942edf
GraphNG: fix spanGaps optimization in alignDataFrames(). see #30101 . ( #30118 )
2021-01-07 11:54:22 -06:00
Sofia Papagiannaki
5560be73bf
Alerting NG: update API to expect UIDs instead of IDs ( #29896 )
...
* Change API to expect UIDs instead of ID
* Remove unnecessary transactions
When only one query is executed
* Modify API responses
* Cleanup tests
* Use globally orgID and UID for identifying alert definitions
2021-01-07 17:45:42 +02:00
Torkel Ödegaard
a6aa0024a2
GraphNG: Overhaul of main test dashboard and update to null & gaps dashboard ( #30101 )
...
* GraphNG: Overhaul of main test dashboard and update to null & gaps dashboard
* Minor fix
2021-01-07 15:44:34 +01:00
Giordano Ricci
7b5a9cefc1
Chore: Fix intermittent time-related test failure in explore datasource instance update ( #30109 )
...
* Chore: Ensure base time is the same when calculating default time range
* Chore: Fix intermittent test failure due to timing
2021-01-07 14:39:23 +00:00
Torkel Ödegaard
1c808be0f3
QueryEditorRow: Ability to change query name ( #29779 )
...
* QueryEditorRow: Ability to change query name
* Style tweaks
* Updated UX
* Fixed tests
* Added validation messages
* Fixed keyboard navigation
* Updated tests
2021-01-07 15:33:15 +01:00
Thomas G
4c8735d2ff
Frontend: Failed to load application files message improvement IE11 ( #30011 )
...
* Failed to load application files message improvement IE11
Improvement of the error message with information about the end of support of Internet Explorer 11.
* Update public/views/index-template.html
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2021-01-07 14:31:32 +01:00
Agnès Toulet
4972d7f020
Drone: Upgrade build pipeline tool ( #30104 )
2021-01-07 12:58:40 +01:00
Ursula Kallio
77464143e9
Fix phrasing. ( #30075 )
2021-01-07 04:35:19 -07:00
Arve Knudsen
25048ebdf8
Chore: Add CloudWatch HTTP API tests ( #29691 )
...
* CloudWatch: Add HTTP API tests
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2021-01-07 11:36:13 +01:00
Hugo Häggmark
b6efebd92c
Elastic: Fixes so templating queries work ( #30003 )
...
* Elastic: Fixes so templating queries work
* Chore: fixes test
* Fix: fixes getFields from metricFindQuery
2021-01-07 10:26:56 +00:00
Emil Hessman
b2b3a603e8
Chore: Rewrite elasticsearch client test to standard library ( #30093 )
2021-01-07 09:35:56 +01:00
Emil Hessman
2b9387210b
Chore: Rewrite tsdb influxdb test to standard library ( #30091 )
2021-01-07 09:31:34 +01:00
Sofia Papagiannaki
fd1b2904cd
Fix default maximum lifetime an authenticated user can be logged in ( #30030 )
2021-01-07 09:58:46 +02:00
Dafydd
08fbe345a9
Instrumentation: re-enable database wrapper feature to expose counter and histogram for database queries ( #29662 )
...
ref https://github.com/grafana/grafana/issues/29489
2021-01-07 08:21:35 +01:00
Torkel Ödegaard
e270a2de9e
Docs: Update labels to fields transform ( #30086 )
...
* Docs: Update labels to fields transform
* Update docs/sources/panels/transformations/types-options.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/panels/transformations/types-options.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Moved merge info to before examples
* Update docs/sources/panels/transformations/types-options.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* More review updates
* Update docs/sources/panels/transformations/types-options.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-01-06 21:59:18 +01:00
Marcus Andersson
7aa6926ef6
GraphNG: adding possibility to toggle tooltip, graph and legend for series ( #29575 )
2021-01-06 12:40:32 -08:00
Emil Hessman
78d72007d8
Chore: Rewrite tsdb cloudmonitoring test to standard library ( #30090 )
2021-01-06 20:42:48 +01:00
Emil Hessman
6f72ae38d5
Chore: Rewrite tsdb azuremonitor time grain test to standard library ( #30089 )
2021-01-06 20:16:53 +01:00
Emil Hessman
874dc3d584
Chore: Rewrite tsdb graphite test to standard library ( #30088 )
2021-01-06 20:14:25 +01:00
Arve Knudsen
87633c563c
Chore: Upgrade Docker build image wrt. Go/golangci-lint/Node ( #30077 )
...
* ci-build: Upgrade base image, Go, Node, golangci-lint
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Drone: Upgrade build image
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
* Drone: Upgrade plugin build image
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2021-01-06 17:52:17 +01:00
Vardan Torosyan
7ff37bc6bb
Usage Stats: Calculate concurrent users as a histogram ( #30006 )
...
Usage Stats: Calculate concurrent users as a histogram
Metric will help to understand if users are sharing their credentials or using one account for concurrent sessions. This will help to make more informed decisions when enforcing any license limitations on credentials usage.
2021-01-06 16:57:31 +01:00
Giordano Ricci
c77fb9fa13
Elasticsearch: Fix broken alerting when using pipeline aggregations ( #29903 )
...
* Elasticsearch: Fix broken alerting when using pipeline aggregations
* call onRunQuery after every query change
2021-01-06 15:51:21 +00:00
Arve Knudsen
52f79c3625
Drone: Fix race conditions between Enterprise and Enterprise2 ( #30076 )
...
* Drone: Fix race conditions between Enterprise and Enterprise2
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2021-01-06 13:22:20 +01:00
Emil Hessman
2d803ee57e
Chore: Rewrite models datasource cache test to standard library ( #30040 )
2021-01-06 09:21:42 +01:00
Domas
d5a31fa52e
Plugins: prevent app plugin from rendering with wrong location ( #30017 )
2021-01-06 09:31:20 +02:00
Torkel Ödegaard
437cb12134
Update NOTICE.md
2021-01-06 08:16:50 +01:00
Franck Verrot
8485283077
Chore: Tiny typo fix rage
-> range
( #30067 )
2021-01-05 17:21:23 -08:00
Tony Choe
da5a173c3e
Docs: loki.md: Add example of Loki data source config ( #29976 )
...
* loki.md: Add example of Loki data source config
It was little difficult to search an example of setting datasourceUid for Jaeger data source.
I found the answer from https://github.com/grafana/grafana/issues/26087 and thought it would be good to document it.
* Update docs/sources/datasources/loki.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Update docs/sources/datasources/loki.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-01-05 12:41:08 -08:00
Grot (@grafanabot)
ff6272bb7a
ReleaseNotes: Updated changelog and release notes for 7.3.6 ( #30066 )
...
* ReleaseNotes: Updated changelog and release notes for 7.3.6
* Update CHANGELOG.md
* Update release-notes-7-3-6.md
* Update _index.md
Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
2021-01-05 20:51:56 +01:00
Diana Payton
7a879b51ea
Docs: Update usage-insights.md ( #30065 )
...
* Update usage-insights.md
* Update usage-insights.md
2021-01-05 10:30:47 -08:00
Diana Payton
6f63b9d0a2
Docs: Update white-labeling.md ( #30064 )
2021-01-05 09:22:01 -08:00
dependabot[bot]
4dc44f2965
Chore(deps): Bump axios from 0.19.2 to 0.21.1 ( #30059 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.19.2 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.21.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05 17:33:52 +01:00
Emil Hessman
d2b3bcf32f
Chore: Rewrite models tags test to standard library ( #30041 )
2021-01-05 17:20:41 +01:00
dependabot[bot]
a99edd2f34
Bump actions/setup-node from v1 to v2.1.4 ( #29891 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from v1 to v2.1.4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v1...c46424eee26de4078d34105d3de3cc4992202b1e )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05 16:54:09 +01:00
dependabot[bot]
b2ce2e729a
Build(deps): Bump ini from 1.3.5 to 1.3.7 ( #29787 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-05 16:53:26 +01:00
ying-jeanne
2a734c2040
fall back to any architecture when getting plugin's checksum #30034 ( #30035 )
...
* fall back to any architecture when getting plugin's checksum
* Update pkg/cmd/grafana-cli/commands/install_command.go
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
* remove typo
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2021-01-05 14:26:48 +01:00