gotjosh
91751d7e38
[Alerting] Update documentation with regards to clustering ( #36261 )
...
* [Alerting] Update documentation with regards to clustering
* 8.1 not 8.2
2021-06-29 07:17:02 -04:00
Giordano Ricci
0a2a6690d9
Elasticsearch: Allow case sensitive custom options in date_histogram interval ( #36168 )
...
* Elasticsearch: make interval select handle case-sensitive input
* Elasticsearch: Allow case sensitive custom options in date_histogram interval
* asd is not a good input id
2021-06-29 09:51:05 +01:00
Andres Martinez Gotor
a4368790d5
AzureMonitor: Add an error message if a request failed with deprecated creds ( #36136 )
2021-06-29 10:39:28 +02:00
Jack Westbrook
90894a3474
CI: Depend on frontend build before triggering frontend metrics ( #36253 )
...
* ci(frontend-metrics): depend on build-frontend step to pass before publishing metrics
* ci(frontend-metrics): move frontend-metrics step so build-frontend occurs first
2021-06-29 10:29:34 +02:00
Sergey Kostrukov
52e38c54e5
AzureMonitor: token provider into aztokenprovider and cleanup ( #36102 )
2021-06-29 10:05:42 +02:00
Serge Zaitsev
93cd375ada
remove GO111MODULE ( #36235 )
2021-06-29 10:01:21 +02:00
Jack Westbrook
24aaeb58dc
CI: Add dependency metrics ( #35722 )
...
* ci(frontend-metrics): introduce outdated and vulnerable dependency commands
* ci(frontend-metrics): get total built bundle size in kb
* ci(frontend-metrics): print total bundle folder size
* chore: fix spelling
* ci(frontend-metrics): easily count the total for vulnerabilities
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
* chore(frontend-metrics): fix for shellcheck to pass
* fix(frontend-metrics): capture each line of vulnerability audit output
* ci(frontend-metrics): fix commas in metrics output
* ci(frontend-metrics): call node modules directly as yarn returns exit code 2 in linux
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
2021-06-29 09:29:26 +02:00
Dawnpool
228372522b
Update whats-new-in-v8-0.md ( #36249 )
...
Double periods to a single period
2021-06-29 09:14:16 +02:00
Ryan McKinley
ab2f6fe24c
Live: attach stream info to streaming frames ( #35465 )
2021-06-28 14:57:10 -07:00
Ryan McKinley
b361921bb2
Live: support tempate variables in query ( #36193 )
2021-06-28 22:27:03 +02:00
Ryan McKinley
429e2d0ab2
StreamingDataFrame: skip empty labels ( #36047 )
2021-06-28 13:00:32 -07:00
Gabriel MABILLE
d42d874240
AccessControl: Fix docs link to localhost ( #36233 )
...
* AccessControl Correct link to localhost
* Removed extra parenthesis in relref definition
2021-06-28 21:11:09 +02:00
achatterjee-grafana
cdc780e9c6
Added note about location of the default home dashboard. ( #36231 )
2021-06-28 14:41:30 -04:00
Avneep Dhanju
32aa162d7c
AzureMonitor: Add curated dashboards for Azure services ( #35356 )
...
* AzureMonitor: Curated dashboards.
* Adding ADX insights and minor fixes.
2021-06-28 17:55:26 +01:00
Ivana Huckova
c66a2a9b66
Update GOVERNANCE.md ( #36223 )
2021-06-28 17:55:25 +02:00
achatterjee-grafana
258b3b7078
Doc: Updated broken relrefs to "Value mappings in topic "State timeline". ( #36225 )
...
* Updated broken relrefs and adjusted some weights.
* Fixed. There was some issue with ", rendering OK in local build.
2021-06-28 17:27:21 +02:00
Ivana Huckova
a721dd42b3
Explore: Fix import of queries between SQL data sources ( #36210 )
...
* Remove datasource property when importing same ds type queries
* Refactor imported queries
* Update public/app/features/explore/state/query.ts
Co-authored-by: Giordano Ricci <me@giordanoricci.com>
Co-authored-by: Giordano Ricci <me@giordanoricci.com>
2021-06-28 16:12:46 +02:00
Marcus Efraimsson
250e9568dc
Add Erik Sundell to the Grafana team ( #36218 )
2021-06-28 15:08:31 +02:00
Marcus Efraimsson
947c62b49b
Add Will Browne to the Grafana team ( #36216 )
2021-06-28 15:08:16 +02:00
Sarah Zinger
493d35ccc6
Azure monitor: ensure that time column has a name ( #36144 )
...
Fixes bug when switching from Timeseries to Table view when viewing Azure Monitor Metrics Data.
2021-06-28 08:28:56 -04:00
Ester Martí Vilaseca
81a79aef23
Elasticsearch: add rate aggregation ( #33311 )
...
* Elasticsearch: add first version of rate aggregation
* Add test for rate aggreation settings editor
* Fix unit
* Add default value for mode for rate agg
* Add todo
* Revert "Add default value for mode for rate agg"
This reverts commit a44c985d8b
.
* Fix width when select is empty
* Add rate aggregation to elasticsearch models
* Remove rate aggregation from extended stats
* Move elastic2 docker block & add elastic (latest)
* Add versionRange to rate aggregation
* add 7.10 elasticsearch version option
* Set supportsInlineScript to true for rate aggregation
* Remove fixed width from select
* Change seconds label for rate aggregation unit options dropdown
Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
Co-authored-by: Elfo404 <me@giordanoricci.com>
Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com>
2021-06-28 11:55:31 +01:00
Piotr Jamróz
faf25bc4ea
Graphite: Interpolate Graphite alerts with tags ( #35887 )
2021-06-27 23:58:50 +02:00
Ryan McKinley
035eec1502
Testdata: use UTC time and circle alcatraz for streaming flight sample
2021-06-27 10:17:01 -07:00
Giordano Ricci
a97259f07d
Elasticsearch: Name fields after template variables values instead of their name ( #36035 )
...
This reverts commit 185bf8f9a2
.
2021-06-26 18:37:44 +01:00
Matt Abrams
e6e7ba209c
fix broken link to play ( #36148 )
...
closes https://github.com/grafana/grafana/issues/36103
2021-06-25 14:19:18 -04:00
Dave Henderson
3ba97ee4ef
Docs: Document caching defaults in enterprise config ( #36181 )
...
* Docs: Document caching defaults in enterprise config
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
* adding missed period
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
* more missed periods!
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
2021-06-25 20:06:01 +02:00
achatterjee-grafana
3332e02a5f
Added note that anonymous access permission is no longer available. ( #36142 )
2021-06-25 15:46:26 +02:00
Giordano Ricci
58bbe17d84
Grafana-UI: allow custom validity checks for creatable selects ( #36118 )
...
* add actions handling to Select in storybook
* Grafana-UI: allow custom validity checks for creatable selects
2021-06-25 11:05:36 +01:00
Ashley Harrison
b8b90ec74f
TimeSeries: Preserve RegExp series overrides when transforming from old graph ( #36134 )
2021-06-25 09:50:08 +01:00
Dimitris Sotirakis
4f3bc71caa
Chore: Update tests to prevent test-backend
step from failing the pipeline ( #36155 )
...
* Chore: Update flight-simple-X.txt
* Fix api_notification_channel_test.go failing test
2021-06-25 10:32:01 +02:00
Ganesh Vernekar
8fe58fc2e3
Alerting: Add additional newlines to Microsoft Teams notification message where necessary ( #36126 )
...
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
2021-06-24 20:52:00 +05:30
Ganesh Vernekar
f2bb3faea8
Alerting: Add integration test case for email channel ( #36029 )
...
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
2021-06-24 20:31:29 +05:30
Ben Bodenmiller
4f84a09286
Docs: Add note about time series replacing graph vis ( #36101 )
2021-06-24 07:57:55 -07:00
Piotr Jamróz
dcfe78f23b
Explore: Fix unexpected error when loading Explore
2021-06-24 16:16:23 +02:00
Will Browne
ea8aee0432
add note about HA limitation ( #36112 )
2021-06-24 10:16:07 -04:00
Matt Abrams
6b0c75cfd6
put environmental variable in inline code ( #36100 )
...
this puts the code in question in the same style as the other environmental variables on the page
2021-06-24 09:36:26 -04:00
kay delaney
aae3b76d84
Chore: Upgrade typescript to version 4.3.4, storybook to 6.3.0 ( #35374 )
...
* Chore: Upgrade typescript to version 4.3.4, storybook to 6.3.0
2021-06-24 15:29:03 +02:00
Tobias Skarhed
4be9afb7e2
Signup: Add verify email route ( #36113 )
2021-06-24 13:07:14 +02:00
Ivana Huckova
d1df0727e7
Loki: Fix highlight of logs when using filter expressions with backticks ( #36024 )
...
* Add highlight for backticks and queries with parser
* Fix escaping for backticks and quotes
2021-06-24 12:55:25 +02:00
Alexander Emelin
98893c0420
Live: experimental HA with Redis ( #34851 )
2021-06-24 11:07:09 +03:00
Torkel Ödegaard
437faa72a9
Chore: Remove console log ( #36083 )
...
* Chore: Remove console log
* Updated
2021-06-24 09:23:03 +02:00
Kyle Brandt
19f764739b
Alerting: Change __value__
label to __value_string__
annotation and add ValueString
variable in notifications ( #36032 )
...
* Alerting: Allow __value__ label in notifications
was being removed by removePrivateItems
discoverd in #36020 , but issue is not about that specifically
* __value__ label to __value_string__ annotation
and .ValueString extended property for notifications
2021-06-24 12:45:49 +05:30
Olof Bourghardt
fa46c877a9
Explore: refactor redux-connected components ( #36027 )
...
* Remove some props since they are already inferred from mapStateToProps
* Remove empty interface
* Refactor TableContainer component
* Did some small re-namings
2021-06-24 08:21:19 +02:00
Jan Steinke
e91f12bde3
fix typo in template ( #36082 )
2021-06-23 18:58:35 +02:00
Alexander Emelin
5bbf45592e
Live: rely on app url for origin check ( #35983 )
2021-06-23 19:51:03 +03:00
achatterjee-grafana
5da8f3e258
Updated content to specify method to use to get keyboard shortcuts wh… ( #36084 )
...
* Updated content to specify method to use to get keyboard shortcuts when user is on Windows.
* Added changes from doc review.
2021-06-23 18:36:53 +02:00
Domas
d480bbf262
Alerting: for cortex am, load default config from status if theres no user config ( #35769 )
2021-06-23 09:32:42 -07:00
Ashley Harrison
15171ffa3b
PieChart: sort legend descending, update placeholder to show default field display values limit ( #36062 )
2021-06-23 15:32:37 +01:00
Domas
d427b57c0e
Docs: document cortex/loki data source caveats for alerting ( #36074 )
...
* Document cortex/loki datasource caveats
* Update docs/sources/alerting/unified-alerting/alerting-rules/create-cortex-loki-managed-rule.md
Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com>
* Update docs/sources/alerting/unified-alerting/alerting-rules/create-cortex-loki-managed-rule.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-23 16:08:56 +02:00
Grot (@grafanabot)
49a64f8d44
ReleaseNotes: Updated changelog and release notes for 7.5.9 ( #36057 )
...
* ReleaseNotes: Updated changelog and release notes for 7.5.9
* Add link to notes
* Apply suggestions from code review
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
Co-authored-by: Andrej Ocenas <mr.ocenas@gmail.com>
Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com>
2021-06-23 15:32:13 +02:00