Marc Bachmann
9a5e10e6fb
Annotations: Fix sql annotation parsing for empty responses ( #35367 )
...
* fix sql annotation parsing for empty responses
* fix backend when no data returned
* add back frontend changes
Co-authored-by: Ying WANG <ying.wang@grafana.com>
2021-06-09 21:14:28 +08:00
Marcus Efraimsson
bf7301e485
Postgres/MySQL/MSSQL: Fix so that numeric/non-string values are returned from query variables ( #35411 )
...
Fixes a problem with query variables where SQL query returning for example only
numeric values didn't populate the query variables with values.
Fixes #35391
2021-06-09 14:18:54 +02:00
Emil Tullstedt
dc7a641978
Docs: Fix code sample for access control provisioning ( #35406 )
2021-06-09 13:47:21 +02:00
Uchechukwu Obasi
8d9e1d75a5
Grafana-UI: Removes knobs still showing in storybook stories ( #35381 )
...
* Grafana-UI: Removes knobs from storybook addons pane
* removed other knobs settings since we are disabling it
* remove the knobs disable config in individual stories
2021-06-09 11:47:01 +02:00
Will Browne
873e20b7ae
Plugins: Ignore trailing slash in root URL check ( #35338 )
...
* ignore trailing slash in root URL check
* apply pr feedback
2021-06-09 09:57:32 +02:00
Hugo Häggmark
35168764c3
Chore: Fix observable function in DashboardQueryRunnerImpl ( #35398 )
2021-06-09 07:39:09 +02:00
Hugo Häggmark
6d78f92816
Heatmap: Adds width property to YAxis ( #35230 )
2021-06-09 06:14:03 +02:00
Ryan McKinley
78d53c5e3d
Live: only connect when user has a role ( #35339 )
2021-06-08 14:00:24 -07:00
achatterjee-grafana
ec9b9d6ab1
Added a note to differentiate legacy and new alerts. ( #35385 )
2021-06-08 11:27:21 -04:00
Torkel Ödegaard
c425c30d7e
Visualizations: Fixes Stat/BarGauge/Gauge/PieChart all values mode showing same name if same value ( #35368 )
2021-06-08 16:47:09 +02:00
Jack Westbrook
044acf727b
Toolkit: Resolve external fonts when Grafana is served from a sub path( #35352 )
2021-06-08 16:44:57 +02:00
idafurjes
1f5a28ec63
Chore: Remove global setting var from azure ad oath ( #35040 )
...
* Remove global setting var from azure ad oath
* Remove more glob var from social
* Use GrafanaComURL from cfg
2021-06-08 16:08:25 +02:00
Alex Khomenko
2cc172db1a
Search: minor UI fixes ( #35335 )
...
* Increase margin between search item so it's visible
* Fix manage dashboards height overflow
* Align folder icon
* Increase margin
* Update container height
* Fix className not being passed to CardContainer
2021-06-08 14:41:06 +02:00
Sofia Papagiannaki
6a39fc9ae1
Docs: Fix image paths ( #35334 )
2021-06-08 15:26:53 +03:00
Torkel Ödegaard
26027fea2a
Dashboard: Removed console log prompt ( #35366 )
2021-06-08 13:48:17 +02:00
Giordano Ricci
00cc0619be
Update latest.json ( #35342 )
2021-06-08 11:47:54 +01:00
Grot (@grafanabot)
d4c129a9b4
ReleaseNotes: Updated changelog and release notes for 8.0.0 ( #35350 )
...
* ReleaseNotes: Updated changelog and release notes for 8.0.0
* Update release notes index
Co-authored-by: Elfo404 <me@giordanoricci.com>
2021-06-08 09:26:33 +01:00
Tobias Skarhed
5e7df4cf6a
Angular cleanup: Move directives ( #35330 )
...
* angular2react: Remove json_editor_ctrl
* angular2react: Move directives
* Add to angular dir
2021-06-08 08:28:56 +02:00
Josh Hunt
8a0cef9954
AzureMonitor: Update documentation and v8 Whats New ( #35275 )
...
* AzureMonitor: Update documentation and v8 Whats New
* update docs, provisioning:
* minor updates, mainly images
* fix typos
* fixes
* few other minor fixes
* Update docs/sources/datasources/azuremonitor.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Apply suggestions from code review
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update azuremonitor.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-06-07 21:59:32 +01:00
achatterjee-grafana
1f012871b4
Fix alerting docs ( #35340 )
...
* First commit.
* More changes, to make sure all alert information flows.
* Updated a title
2021-06-07 13:07:06 -04:00
Ivana Huckova
defaa6f40e
Logs: Add documentation for log details and caching ( #35103 )
...
* Add documentation for logs navigation and log details
* Change step to Step in Prometheus annotation editor
* Update docs/sources/explore/logs-integration.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-06-07 17:11:44 +02:00
Domas
eb9e7d9fb9
Docs: expand unified alerting silences docs page ( #35332 )
2021-06-07 16:51:18 +03:00
Sofia Papagiannaki
26ce294eea
Docs: Fix misspellings ( #35308 )
2021-06-07 09:47:54 -04:00
Uchechukwu Obasi
9d21dccc30
ManageDashboard: fixes dashboard list overflowing its parent container ( #35317 )
2021-06-07 14:04:23 +01:00
Andres Martinez Gotor
d225323049
AzureMonitor: Use plugin SDK contracts ( #34729 )
2021-06-07 14:54:51 +02:00
Agnès Toulet
e8bc48a796
Docs: improve reporting doc ( #35187 )
...
* Docs: improve reporting doc
* Docs: small fixes
* Update docs/sources/enterprise/enterprise-configuration.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-06-07 13:52:30 +02:00
Domas
d20390bdd9
Docs: unified alerting message templating ( #35023 )
2021-06-07 14:01:21 +03:00
ying-jeanne
edf2029b52
[Scuemeta] Fix cue schema load on windows ( #35185 )
...
* fix the load basic schema
* fix windows unittest
* fix error return for get current path
* fix windows notation
2021-06-07 18:58:47 +08:00
Torkel Ödegaard
ce513e4637
Login: Fixes Unauthorized message showing when on login page or snapshot page ( #35311 )
2021-06-07 11:42:49 +02:00
Domas
d0eee917a5
document contact points for unified alerting ( #34983 )
2021-06-07 11:54:15 +03:00
Marcus Andersson
da9b5973f9
PanelChrome: title styling changed to be semi bold ( #35302 )
2021-06-07 08:46:42 +02:00
Leon Sorokin
36925ef521
Histogram: reduce default bucket size, fix rendering ( #35294 )
2021-06-04 20:15:08 -05:00
achatterjee-grafana
b76271b20b
Fixed a typo ( #35293 )
2021-06-05 01:12:32 +02:00
achatterjee-grafana
337a4c5cb5
Docs update share panel ( #35291 )
...
* Added new topic.
* Folded create lib panel into Share panel topic.
* Updated image links, also some structural changes.
* Removed lib panel reference.
* resized two images.
* updated one image name.
* Fixed incorrect image name.
2021-06-04 23:46:40 +02:00
Torkel Ödegaard
ce2470d202
Docs: Adds initial status history docs ( #35243 )
...
* Docs: Adds initial status history docs
* spell fixes
* Update docs/sources/whatsnew/whats-new-in-v8-0.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/panels/visualizations/status-history.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/panels/visualizations/status-history.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-06-04 22:25:17 +02:00
Diana Payton
615a27062e
Docs: Update whats-new-in-v8-0.md ( #35283 )
2021-06-04 13:01:49 -07:00
achatterjee-grafana
d5d1999e24
Added content for Azure Monitor changes. ( #35288 )
...
* Added content for Azure Monitor changes.
* Update docs/sources/whatsnew/whats-new-in-v8-0.md
* Update docs/sources/whatsnew/whats-new-in-v8-0.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-06-04 21:56:48 +02:00
Sofia Papagiannaki
a7475e9cb9
Docs: Update alerting opt-in page ( #35285 )
...
* Alerting: Update opt-in docs
* Apply suggestions from code review
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-06-04 22:36:38 +03:00
Diana Payton
65f9eca844
Docs: Need connect null values content ( #35070 )
...
* updated content
* Added details on Connect Null Values and changed link for image
* Fixed poor grammar
* Fixed poor grammar
* updated the descriptions and modified some language
* Update docs/sources/panels/visualizations/time-series/graph-time-series-as-lines.md
* Update docs/sources/panels/visualizations/time-series/graph-time-series-as-lines.md
Co-authored-by: Petros Kolyvas <code@petros.io>
2021-06-04 12:30:06 -07:00
Diana Payton
1c40d723b3
Update CODEOWNERS ( #35287 )
2021-06-04 21:19:30 +02:00
Ryan McKinley
351400b82e
Panels: avoid crash while switching between panels types ( #35286 )
2021-06-04 12:11:04 -07:00
achatterjee-grafana
64f5f91d44
Docs lib panel 2: Added Petros's comments ( #35284 )
...
* Few more changes based on PM review..
* Updates that I missed in PR 35272
2021-06-04 20:50:12 +02:00
achatterjee-grafana
1f75afc8e8
Docs: library panel ( #35272 )
...
* Added "Create a library panel".
* Fixed broken relrefs
* More changes.
* Added more content.
* Update docs/sources/panels/panel-library.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* Updated title
* Added link to topic from What's New
* Few minor edits.
* Updated intro based on Petros's feedback.
* Slight modification to create lib panel based on feedback.
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-06-04 20:13:56 +02:00
Sofia Papagiannaki
fba90b8f9b
Alerting: Recact html responses ( #35277 )
2021-06-04 20:57:24 +03:00
Sofia Papagiannaki
8cda1f5153
Alerting: Allow rules with same title across folders ( #35270 )
...
* Alerting: Allow rules with same title across folders
* Add test
2021-06-04 20:45:26 +03:00
Ryan McKinley
99a6337e1f
Histogram: support units on the x axis ( #35218 )
2021-06-04 10:42:53 -07:00
Jack Westbrook
3bbe6473b6
feat(plugin-admin-app): show message prompting user to refresh browser when installing panel plugin ( #35271 )
2021-06-04 19:20:06 +02:00
Gabriel MABILLE
2bbf4fa405
AccessControl: Update permissions and scopes in docs ( #35263 )
...
* Saving the current changes made with @osg-grafana @donomii
* Update remaining descriptions
* Update docs/sources/enterprise/access-control/permissions.md
Co-authored-by: Vardan Torosyan <vardants@gmail.com>
* Cleanup grammar
Co-authored-by: Jeremy Price <Jeremy.price@grafana.com>
Co-authored-by: Vardan Torosyan <vardants@gmail.com>
2021-06-04 18:10:49 +02:00
Uchechukwu Obasi
c39d0fa8c3
Grafana-ui: explicitly set storybook control types ( #35265 )
2021-06-04 17:51:44 +02:00
Kevin Minehart
0a28304d2a
Caching: document memory limit settings ( #35189 )
...
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
2021-06-04 09:54:41 -05:00