achatterjee-grafana
61fbdb60ff
Added note about small devices. ( #41113 )
2021-10-29 13:48:57 -04:00
Giordano Ricci
218aed324f
Tempo: add info message about beut beta features ( #41107 )
2021-10-29 17:46:46 +02:00
Jesse Weaver
502169baa8
Fix K6 load test script ( #38465 )
...
K6 now requires that the path to the load test be prefixed with /.
2021-10-29 09:38:41 -06:00
Yuriy Tseretyan
a1e1a728ad
Alerting: Update references to alertmanager ( #40904 )
...
* update module reference for alertmanager
* remove workaround
2021-10-29 10:03:51 -04:00
Gábor Farkas
24db1efa9d
influxdb: influxql: fix table-format data processing with renamed time field ( #41052 )
2021-10-29 15:49:45 +02:00
Domas
05c18c330f
update alertmanager data source docs ( #41040 )
2021-10-29 09:16:49 -04:00
Giordano Ricci
506779af98
Chore: explicitly set nodeLinker in yarnrc ( #41089 )
2021-10-29 13:32:50 +02:00
Marcus Andersson
f349b735fb
CodeEditor: change so the code comments are aligned with our defaults. ( #40763 )
2021-10-29 13:24:49 +02:00
Tania B
ff086df3b5
Fix decrypting secrets in alerting migration ( #41061 )
2021-10-29 14:20:07 +03:00
Szymon Szypulski
b9e0a41f5a
Cloudwatch: Add support for AWS/Backup metrics and dimensions ( #41077 )
...
Add AWS/Backup supported metrics and dimensions based on the official
AWS documentation.
2021-10-29 12:47:26 +02:00
Giordano Ricci
e375558fa5
Chore: Clenaup unused exports/modules in explore ( #41072 )
...
* Chore: remove unused files
* Chore: Remove unused explore extports and files
2021-10-29 11:34:48 +01:00
Mitch Seaman
d069f0900e
Update number of files that must be open ( #41081 )
...
2048 was not enough :)
2021-10-29 12:24:17 +02:00
Jack Westbrook
5d98155b5f
Plugins Catalog: Set external manage link to installation tab ( #40994 )
...
* feat(catalog): set external manage link to installation tab
* fix(catalog): use pluginCatalogURL when getting external manage link
2021-10-29 12:23:05 +02:00
Giordano Ricci
914d8d6f15
Explore: fix footer margin in Query History ( #40970 )
2021-10-29 11:03:09 +01:00
Ashley Harrison
283c19a129
TimePicker: Clicking outside the TimePicker/TimePickerCalendar now pr… ( #40956 )
...
* TimePicker: Clicking outside the TimePicker/TimePickerCalendar now properly dismisses the popup
* Slightly tidier syntax
* Don't forget to lint...
2021-10-29 10:31:56 +01:00
Dominik Prokop
afdd9b2455
Angular: only bootstrap the root application element ( #40822 )
...
* Angular: Do not bootstrap Angular against entire document
* Do not retrieve injector by using angular instance directly.
2021-10-29 11:31:41 +02:00
Ashley Harrison
67861c72d2
Update CODEOWNERS ( #41026 )
2021-10-29 10:19:26 +01:00
Gábor Farkas
fcaf9e68ee
prometheus: monaco: stricter autocomplete and handle space ( #41028 )
...
* prometheus: monaco: stricter autocomplete
* autocomplete on space
2021-10-29 08:22:40 +02:00
ArturWierzbicki
e8a30f651e
Live: Extract scopes
from CentrifugeSrv ( #41051 )
...
* Refactor: remove `scopes` from CentrifugeSrv, remove dependencies on window/config/user context
* Refactor: add GrafanaLiveChannelConfigService to wrap direct access to *Scope classes
* Refactor: added GrafanaLiveService acting like a proxy to GrafanaLiveSrv + LiveChannelConfigSrv
* Refactor: live module instantiation
* Refactor: import fixes
* Fix: URL construction in centrifugeSrv
2021-10-28 21:48:57 +04:00
Ursula Kallio
ff8f98170c
Use sentence case for consistency: ( #40285 )
...
For example, https://grafana.com/docs/grafana/next/http_api/access_control/ uses sentence case and the link text is inconsistent.
2021-10-28 19:26:23 +02:00
Nathan Marrs
84d13c3f35
Canvas: add layer elements editor functionality ( #40968 )
2021-10-28 09:58:31 -07:00
Derik Evangelista
97e0e12f40
Tables: fix sorting for NaN values ( #40938 )
...
Fixes #37236
Signed-off-by: Derik Evangelista <derik.evangelista@grafana.com>
2021-10-28 16:58:08 +01:00
Sam Jewell
d6693ec90d
Update brew install path in docs, for brew v3 ( #40980 )
...
* Update brew install path in docs, for brew v3
* Ran prettier.
Co-authored-by: achatterjee-grafana <aparajita.chatterjee@grafana.com>
Co-authored-by: kay delaney <kay@grafana.com>
2021-10-28 11:38:37 -04:00
Kevin Minehart
4c969081bc
fix the root Dockerfile and add additional .dockerignore rules ( #41006 )
...
* fix the root Dockerfile and add additional .dockerignore rules
* Update go.mod/go.sum and ubuntu dockerfile
2021-10-28 09:41:10 -05:00
Devin Smith
8869df2ffe
Loki/Prometheus: Improve facetting message in label browser ( #40998 )
...
* Chore: Improve Loki/Prometheus facetting message in label browser
* Chore: Remove uneeded console log and comment
2021-10-28 16:19:54 +02:00
Domas
05f22e5c7d
remove explicit timeouts on receiver tests ( #41032 )
2021-10-28 14:55:43 +03:00
Torkel Ödegaard
4c52ada7a9
Dashboard: Fixes lazy loading of panels not in view for mobile layout ( #41009 )
...
* Dashboard: Fixes lazy loading of panels not in view for mobile layout
* Refactoring and adding more comments
* Removed console.log
2021-10-28 13:02:01 +02:00
kay delaney
209122347c
Chore: Fix broken enterprise builds ( #41025 )
2021-10-28 10:51:12 +01:00
renovate[bot]
3b91ce1b07
Update dependency @types/expect-puppeteer to v4 ( #41000 )
...
* Update dependency @types/expect-puppeteer to v4
* Chore: Remove @types/expect-puppeteer since it doesn't seem to be used/needed anywhere
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2021-10-28 10:36:54 +01:00
Marcus Efraimsson
2d2f7afbde
Chore: Propagate context for search ( #41010 )
...
Propagate context for search.Query, FindPersistedDashboardsQuery,
GetUserStarsQuery. Followup on context.TODO added by #40810 .
Ref #36734
2021-10-28 11:29:07 +02:00
Piotr Jamróz
877c726246
Loki: Use fixed bucket size for logs volume ( #40873 )
...
* Use fixed bucket size for logs volume
* Fix unit tests
2021-10-28 10:53:15 +02:00
Hugo Häggmark
fbd68c4e96
Dashboard: Fix repeats in snapshots ( #41018 )
2021-10-28 10:52:01 +02:00
Gábor Farkas
25fe5bc027
prometheus: autocomplete: handle label-ops better ( #41004 )
2021-10-28 10:39:26 +02:00
Torkel Ödegaard
eabaa3af2d
E2E: Do not skip visualization suggestions ( #40955 )
...
* E2E: Do not skip visualization suggestions
Was disabled because drone performance is so varied that it sometimes completes and sometimes needs a lot more time, trying to increase wait time and see if that helps.
* Made it possible to go directly to panel edit
* Fixes
2021-10-28 09:56:21 +02:00
Erik Sundell
7521d56cec
CloudWatch: Handle nested panels when migrating CloudWatch queries ( #40993 )
...
* support nested targets when migrating cloudwatch queries
* cleanup
* use panelUpgrades array
* bump schema version number
2021-10-28 09:47:35 +02:00
Torkel Ödegaard
6a2dc11545
Buttons: Improves button styles to make them perfectly symmetrical ( #40977 )
...
* Buttons: Improves button styles to make them perfectly symmetrical
* Fixed icon vertical centering
2021-10-28 09:31:45 +02:00
nikki-kiga
963544ffe6
Transformations: Add gazetteer transformation ( #40967 )
2021-10-27 20:20:56 -07:00
Ryan McKinley
45e1765733
Geomap: support multiple layers ( #40906 )
2021-10-27 14:49:11 -07:00
achatterjee-grafana
14225b07b2
Docs: Cleanup alerting documentation, part 1 ( #40737 )
...
* First commit.
* Adding shared content.
* More changes.
* More changes
* Updated few more topics, fixed broken relrefs.
* Checking in changes.
* Some more topics scrubbed.
* Minor update.
* Few more changes.
* Index pages are finally somewhat sorted. Added relevant information and new topics.
* Updated Alert grouping.
* Last bunch of changes for today.
* Updated folder names, relrefs, and some topic weights.
* Fixed typo in L37, notifications topic.
* Fixed another typo.
* Run prettier.
* Fixed remaining broken relrefs.
* Minor reorg, added link to basics some overview topic.
* Some more re-org of the basics section.
* Some more changes.
* More changes.
* Update docs/sources/shared/alerts/grafana-managed-alerts.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>
* Update docs/sources/alerting/unified-alerting/_index.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update docs/sources/alerting/unified-alerting/_index.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update docs/sources/alerting/unified-alerting/opt-in.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update docs/sources/alerting/unified-alerting/notification-policies.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update docs/sources/alerting/unified-alerting/alert-groups.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update docs/sources/alerting/unified-alerting/alerting-rules/_index.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>
* Update docs/sources/alerting/unified-alerting/alerting-rules/alert-annotation-label.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update docs/sources/alerting/unified-alerting/alerting-rules/alert-annotation-label.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>
* Update docs/sources/alerting/unified-alerting/alerting-rules/alert-annotation-label.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>
* Update docs/sources/alerting/unified-alerting/alerting-rules/create-cortex-loki-managed-recording-rule.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>
* Ran prettier and applied suggestion from code review.
* Update docs/sources/alerting/unified-alerting/message-templating/_index.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>
* Update docs/sources/alerting/unified-alerting/contact-points.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>
* Update docs/sources/alerting/unified-alerting/contact-points.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>
* Change from code review. Also fixed typo "bos" in playlist topic.
* Ran prettier to fix formatting issues.
* Update docs/sources/alerting/unified-alerting/alerting-rules/edit-cortex-loki-namespace-group.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>
* Update docs/sources/alerting/unified-alerting/contact-points.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>
* Update docs/sources/alerting/unified-alerting/basics/alertmanager.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>
* Update docs/sources/alerting/unified-alerting/basics/alertmanager.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>
* Update docs/sources/alerting/unified-alerting/basics/evaluate-grafana-alerts.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>
* Update docs/sources/alerting/unified-alerting/contact-points.md
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>
* More changes from code review.
* Replaced drop down with drop-down
* Fix broken relrefs
* Update docs/sources/alerting/unified-alerting/alerting-rules/create-cortex-loki-managed-rule.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Update docs/sources/alerting/unified-alerting/alerting-rules/rule-list.md
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
* Few more.
* Couple more.
Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com>
Co-authored-by: Eve Meelan <81647476+Eve832@users.noreply.github.com>
2021-10-27 16:57:54 -04:00
Santiago
c9654c4bc0
Fix issues with Slack contact points ( #40953 )
...
* recipient validation regex modified, validation at creation/modification implemented
* Remove validation for recipient, fix tests
* Log level changed from Warn to Error
2021-10-27 13:58:37 -03:00
Guillaume GILL
7c5de96503
Auth: Omit all base64 paddings in JWT tokens for the JWT auth ( #35602 )
...
Omitting all base64 paddings (=) in JWT tokens.
Fixes #34496
2021-10-27 18:50:30 +02:00
Andrej Ocenas
00ffe1a4fd
TraceView: Allow span links defined on dataFrame ( #40563 )
...
* Align range to seconds in log queries
* Use default display processor if there is none in FieldDisplayProxy
* Allow links defined in dataframe
* Remove debug log
* Fix typings for span links
* Lint go
* Fix tests
* Update tests
* Add test for the display proxy
* Streamline the fallback for diplayProcessor
2021-10-27 18:40:40 +02:00
Kevin Minehart
641a18b92e
upgrade ncurses in docker image ( #41002 )
2021-10-27 18:03:09 +02:00
renovate[bot]
99b50ffa00
Update dependency @testing-library/dom to v8 ( #40990 )
...
* Update dependency @testing-library/dom to v8
* Update our use of useFakeTimers
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2021-10-27 16:57:20 +01:00
nikki-kiga
5449bd9ae7
Geomap: Add text labels layer ( #40778 )
...
* Geomap: add initial text labels layer
* add fontsize to text labels layer
* refactor feature styles in marker and text layers
* hide template and pick default field
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2021-10-27 08:46:32 -07:00
Ashley Harrison
3ed5ade78d
Suggestions: Make the visualization suggestions more accessible ( #40944 )
...
* Suggestions: Make the visualization suggestions more accessible
* Reintroduce wrapping div to prevent title overlapping
2021-10-27 16:35:59 +01:00
Ryan McKinley
f52ec5e5b0
IconPanel: force 100% size ( #40961 )
2021-10-27 08:21:09 -07:00
renovate[bot]
5c72f3adbe
Update dependency chalk to v4 ( #40572 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-27 16:14:32 +01:00
Ashley Harrison
144e0c6ca3
Chore: fix lockfile ( #40992 )
2021-10-27 16:29:28 +02:00
Serge Zaitsev
995afa2221
Chore: Refactor GoConvey in auth package ( #40850 )
...
* refactor goconvey in auth package
* make linter happy
2021-10-27 16:08:21 +02:00