https://github.com/grafana/grafana

sort by:
Revision Author Date Message Commit Date
b543023 Convert TOML front matter to YAML Signed-off-by: Jack Baldry <jack.baldry@grafana.com> 26 May 2022, 16:22:37 UTC
f57839e AzureAD: Fallback to no groups if user does not have permission to query groups from azure (#49506) (#49520) * If GroupMemver.Read.All permissions is not configured return no groups * fix log (cherry picked from commit 624f8ef40de6d2855911752bd0e0c716d477d213) Co-authored-by: Karl Persson <kalle.persson@grafana.com> 24 May 2022, 16:13:59 UTC
69c3a09 [v8.4.x] Alerting: Apply Custom Headers to datasource queries. (#47860) (#49216) * Alerting: Apply Custom Headers to datasource queries. (#47860) Unlike dashboard queries, alerting queries were not correctly applying custom headers to datasource queries. This change mimics the dashboard query code to apply custom headers. Fixes #44460 Signed-off-by: Joe Blubaugh <joe.blubaugh@grafana.com> (cherry picked from commit 53a4f3913c68b35afd27cd2bfcd5b24ba3899ec3) * make changes 8.4 compatible Co-authored-by: Joe Blubaugh <joe.blubaugh@grafana.com> Co-authored-by: Jean-Philippe Quemener <jeanphilippe.quemener@gmail.com> 21 May 2022, 15:23:29 UTC
e92e790 FileUpload: associate the label with the input (#48766) (#48778) * FileUpload: associate the label with the input * generate a unique id and set the correct role * add a test to prevent regressions (cherry picked from commit 10db6182046964cda9eb1be1f1b627e636e90c48) Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com> 05 May 2022, 16:19:15 UTC
c88182d Making FileUpload component accessible via keyboard (#47497) (#48484) (cherry picked from commit 17eca4505c99e9d4d5afc05fc24e754b1c1cf052) 02 May 2022, 08:07:42 UTC
61f9211 Reorder dependencies for npm release steps (#48403) (#48420) (cherry picked from commit 67752ad88c47f84105c3690f7b42f686517443b1) 28 April 2022, 12:24:35 UTC
52d603c CI: Split `publish-packages` pipeline (#48414) (#48418) * Split publish packages pipeline * Small refactoring (cherry picked from commit a7a5476ac2c93778275f046aaf68e55d5112e8d0) 28 April 2022, 12:12:10 UTC
479da54 Docs: Disable docs publish as of 8.5.0 (#48240) 26 April 2022, 08:45:52 UTC
74d169b Add yarn-install when publishing npm packages (#48061) (#48067) (cherry picked from commit 412be1f1cf83f60d76f02594bdeb614d96f1e887) 21 April 2022, 14:59:33 UTC
f07cb1b Chore: Update Go version (#47914) (#47918) * Remove makefile (it's not used anymore) * Directly download and install nodejs package The Packages file for deb.nodesource.com/node_16.x doesn't list older versions, so only the most recent version of nodejs is available. We don't want to require every update to the build container to have to update nodejs if a never version is available, so I manually download the deb and install it with dpkg. * Update Go version * Update lib.star * Generate new .drone.yml (cherry picked from commit 24038d99852a647bdae623d731de4033ba9d9916) 21 April 2022, 07:52:50 UTC
e4be018 [v8.4.x] CI: Sync CI changes (#47923) * Storybook: Add `store-storybook` command (#47557) * Add store-storybook command * Update grabpl version (cherry picked from commit cfaf058b20403b50a8a6bd93e4bc8a6833be058b) * CI: Remove `initialize` step (#47622) * Remove initialize step from pr.star * Remove initialize step from main.star * Remove initialize step from release.star * Reorder dependencies * Re-add identify runner step * Add enterprise steps * Remove is_downstream variable from starlark logic (#47715) * Make init steps depend on init-enterprise for enterprise pipelines * Exclude shellcheck from enterprise pipelines * Add init steps to enterprise integration tests pipeline * Add dependency for windows enterprise step * Update grabpl version (cherry picked from commit 90892050d094dcaef81211ae54b1eebb2b6bc15d) * CI: Remove unused `--github-token` flag (#47773) * Remove github token flag * Minor cleanup * Update grabpl (cherry picked from commit 508cc58a637342a9206286d4acd84ebac6f5f7e8) * Update grabpl version 21 April 2022, 06:34:55 UTC
d96cb25 Transformations: Support escaped characters in key-value pair parsing (#47901) (#47974) * Additional logic to handle quoted values * Simple test with quoted values that include spaces * Update test description * Updating logic to account for nested quotes - Adding additional test for nested quotes * Strip out line breaks and carriage returns pre-processing * Fix typo in test result * Update key-value logic to avoid regexp - Minor changes to account for null values * Correct escaping on test * Additional tests - Test for null values - Test for nested separator characters - Update quoting (cherry picked from commit d0b41f882ec920c6545f04b3bf48254c69786987) Co-authored-by: Andreas Christou <andreas.christou@grafana.com> 20 April 2022, 15:13:19 UTC
34095f2 [v8.4.x] ReleaseNotes: Updated changelog and release notes for 8.4.7 (#47959) * resolve conflicts * remove reference to 8.5.0-beta1 * add start comment * remove 8.3.6 + 8.3.7 refs Co-authored-by: Grot (@grafanabot) <43478413+grafanabot@users.noreply.github.com> 20 April 2022, 13:54:40 UTC
318be86 "Release: Updated versions in package to 8.4.7" (#47951) 20 April 2022, 12:58:01 UTC
53629fc Logging: Fix syslog messages should be sent with correct severity (#47209) (#47256) (cherry picked from commit 659cf17e1074555a5ebc36fb094686a9c11a093f) Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> 19 April 2022, 11:22:41 UTC
e292cfd Docs: Addition of more prominent link to docker conf (#46504) (#47821) * Docs: Addition of more prominent link to docker conf Saw a comment on Reddit indicating a lack of information - docs were available, just a little hard to find. Added a note pointing our community to where they might find docker image configuration help. * Update docs/sources/installation/docker.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> (cherry picked from commit 67ff5f58151a315c29b4d74847059670c6121941) Co-authored-by: Petros Kolyvas <code@petros.io> 15 April 2022, 13:26:31 UTC
21d15be Chore: Remove deprecated @types/braintree__sanitize-url package (#47003) (#47642) (cherry picked from commit 30d0219de8315a18bb9169d8ba89115cee04665b) 14 April 2022, 09:41:34 UTC
d8bb0cc Update dependency @braintree/sanitize-url to v6 (#46052) (#47640) 14 April 2022, 09:00:49 UTC
f8afcc4 Live: collect more usage stats – enabled, ha enabled, num nodes, channels, subs (#47378) (#47737) (cherry picked from commit e00db6a826428d0480f0ea704f55346af2cbec9b) Co-authored-by: Alexander Emelin <frvzmb@gmail.com> 13 April 2022, 20:08:23 UTC
922449c Chore: Bump moment to 2.29.2 (#47680) (#47711) * chore: bump moment to 2.29.2 * chore(yarn): clean up remaining moment nested deps (cherry picked from commit c3db3121b0c08e316df013135b33952a9ffcc5b4) 13 April 2022, 15:26:45 UTC
20ece86 Chore: Bump minimist to 1.2.6 (#47401) (#47678) (cherry picked from commit b8e3c77adb7ab82fcc4a77170cb2eb5dae51f83b) Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> 13 April 2022, 08:52:10 UTC
04e013b Chore: update latest.json (#47627) (#47631) (cherry picked from commit 3b2ca399e27248ce0c681f9f507716fff340ec9b) 12 April 2022, 12:51:07 UTC
f3e1570 ReleaseNotes: Updated changelog and release notes for 8.4.6 (#47612) (#47621) * ReleaseNotes: Updated changelog and release notes for 8.4.6 * update changelog and release notes Co-authored-by: Agnès Toulet <agnes.toulet@gmail.com> (cherry picked from commit 9a0f626948335427f722b6f2e9beb635da78e032) Co-authored-by: Grot (@grafanabot) <43478413+grafanabot@users.noreply.github.com> 12 April 2022, 10:46:34 UTC
14d906f "Release: Updated versions in package to 8.4.6" (#47610) 12 April 2022, 09:26:25 UTC
abd6408 CloudWatch: Added missing MemoryDB Namespace metrics (#47290) (#47593) CloudWatch: Added missing MemoryDB metrics (cherry picked from commit 614fd0465342bd01d23e71da8c554c791068b6cb) Co-authored-by: Jamie DeMichele <demichej@hotmail.com> 12 April 2022, 01:20:18 UTC
572f9a3 bugfix: fix proper type of setting maxConcurrentShardRequests (#47120) (#47547) (cherry picked from commit c0104db72d09ecc12a07f4d2b9e7b192413e2cd5) Co-authored-by: Aleksandr Stepanov <alexandrst88@gmail.com> 11 April 2022, 08:46:22 UTC
923ff7a fixed dashboard spelling (#47515) (#47519) (cherry picked from commit 1a88612e8294f46ed29c1091d9d840e47831d0e5) Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com> 08 April 2022, 14:25:39 UTC
7b32ba1 Build: Remove redundant NPM publishing code (#46425) (#47459) * chore(build): remove npm package:publishPrevious script and release-npm-packages.sh * ci(drone): bump grabpl to v2.9.31 (cherry picked from commit 9a6fd8572a7f1cdfdb5420865ce78caf3bff8db2) 08 April 2022, 10:43:11 UTC
3a10549 [v8.4.x] Sync `v8.4.x` changes (#47490) * CI: Update `grabpl` version - remove `--no-pull-enterprise` flag (#47013) * Update grabpl version * Sign drone * Remove --no-pull-enterprise flag * Sign drone * Update grabpl (cherry picked from commit 65b0bd30170f05e53e0ce260da81db2fd2d80ed3) * Add dependencies (#47126) (cherry picked from commit ee92af8ebe5395defeb8c7fdb61198c871b0a537) * Run slack notify on OSS repo only (#47194) (cherry picked from commit 305530224ac5c56d6de30cf75c407bd328428ea2) * CI: Run publishing steps only on OSS repo for main/version branches (#47315) * Convert steps to run on OSS repo only * Exclude versioned branches from publishing artifacts * Change trigger -> when * Add trigger to upload_* steps * Add conditions to remaining steps * Exclude release steps * Bring back exclusion for release builds (cherry picked from commit bd386df617fe6ec4d4ba4986ea30b309faf55d15) (cherry picked from commit 7da876684b6fb47a28328da6c048bd5168af1329) * Storybook: Replace `gsutil rsync` with `gsutil cp` when copying artifacts (#47335) * Replace gsutil rsync with cp * Sync drone * Remove folder before uploading artifacts (cherry picked from commit 25e04d77be3fecba00902b5312f011c95589f901) * Update grabpl version (#47375) (cherry picked from commit c72881a8b1d031417ccf047dce1c96a9d77390bf) * Make gsutil command don't fail if dir doesn't exist (#47394) (cherry picked from commit 0845ba1abb0ec7274727070ad9ed24c17f4388d4) * Replace with secret (#47488) (cherry picked from commit ce2a9252c281aab8d1f8f974abd95dbee3cd8be7) 08 April 2022, 09:20:59 UTC
e82742a add unit into request duration (#47356) (#47387) * add unit into request duration * Update pkg/middleware/logger.go Co-authored-by: Carl Bergquist <carl.bergquist@gmail.com> Co-authored-by: Carl Bergquist <carl.bergquist@gmail.com> (cherry picked from commit 8ef5212b0e2208d519ddd778bec1cd420e551a4a) Co-authored-by: ying-jeanne <74549700+ying-jeanne@users.noreply.github.com> 08 April 2022, 01:14:33 UTC
11c6342 Histogram Panel: Take decimal into consideration (#47330) (#47417) (cherry picked from commit 0639ccbdff1f4cc65d4b25004cf0887abc76ff5c) Co-authored-by: Victor Marin <36818606+mdvictor@users.noreply.github.com> 07 April 2022, 08:08:19 UTC
c8f2417 [v8.4.x] Build: bump gonum library version to fix #46759 (#46997) (#47410) * Build: bump gonum library version to fix #46759 (#46997) (cherry picked from commit 460b8e85d79dbf8951dd72c63fe271f07a1abe4a) * go mod tidy 07 April 2022, 06:20:41 UTC
86eddd1 backport changes (#47413) 06 April 2022, 20:35:39 UTC
2692b33 Alerting: fix flakey default time range assertion (#47262) (#47279) (cherry picked from commit 322a14fe6e032146e0b4fed50df3b67714f04b45) Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com> 06 April 2022, 16:05:34 UTC
4a3fca8 Fix docs links for interval global variable (#43424) (#47392) And $__interval_ms too These docs were added in PR #13148 over 3 years ago, but since then the content has moved without the links being updated to match. (cherry picked from commit bc28e3608972aaa2c42f97c08e71af015963d4e4) Co-authored-by: Sam Jewell <2903904+samjewell@users.noreply.github.com> 06 April 2022, 13:31:45 UTC
8f035ba Expose reporting-enabled flag to frontend (#46753) 06 April 2022, 09:39:49 UTC
068d153 TimeSeries: fix too-thin bar widths of joined series with null values (#47367) (#47368) (cherry picked from commit a9bc8b2016de5e5b20fb072ec730a731931e607f) Co-authored-by: Leon Sorokin <leeoniya@gmail.com> 06 April 2022, 01:41:16 UTC
ab84df9 Updated 7 image files by replacing cortex with mimir (#47350) 05 April 2022, 17:31:50 UTC
80a8f2c Limit tooltip size to window size (#47303) (#47314) (cherry picked from commit 910ed77e16b2677036dae2eef4cd5dd6589f47e2) Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com> 05 April 2022, 11:46:45 UTC
3a8058a table panel: assume string dates to be on UTC (#47246) (#47277) Co-authored-by: Oscar Kilhed <oscar.kilhed@grafana.com> 04 April 2022, 15:42:44 UTC
a32f178 Logging: Fixes filtering logs based on gokitlog levels (#47195) (#47253) (cherry picked from commit b4346a5613a988bb588b9e7ccf3bf04dcc5ad9de) Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> 04 April 2022, 10:57:58 UTC
d446609 TimeSeries: Sort tooltip values based on raw values (#46738) (#47245) * TimeSeries: Fix tooltip values sorting * Update packages/grafana-ui/src/components/uPlot/plugins/TooltipPlugin.tsx Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com> * Review Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com> (cherry picked from commit a55274a72d8bf24a7b127c7020c48d831ec4cee3) Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> 04 April 2022, 10:35:54 UTC
220cecd Docs: Development with local Grafana (#47121) (#47250) (cherry picked from commit f220b24d9dc92a4b008874938f69f81fbad3be66) Co-authored-by: Andres Martinez Gotor <andres.mgotor@gmail.com> 04 April 2022, 10:24:06 UTC
db2e964 add ability to pass builds flags/tags to go via make, update bra config (#46787) (#47227) (cherry picked from commit 5c3308c6f309b4dc98335aa61916999dd9fb3e4c) Co-authored-by: Dan Cech <dcech@grafana.com> 02 April 2022, 19:32:38 UTC
470c29d API: Fixes request logging middleware to include userId, orgId, uname (#47183) (#47188) Fixes #47006 (cherry picked from commit 16db1ad46d3f21a79b70f0d26250c60ce2e54dc4) Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com> 01 April 2022, 11:36:49 UTC
b943a23 packages/grafana-data/text: Improve escaping for special characters (#47066) (#47148) FilterInput escapes all input strings for special characters that might be used in a RegExp by calling escapeStringForRegex, and using unEscapeStringFromRegex for display. Both of these functions used string.prototype.replace() for escaping. replace() only replaces the first occurence of a search string unless called with a global RegExp. The output of these functions was not necessarily safe to compile into a RegExp literal. This change creates RegExps for escapeStringForRegex and unEscapeStringFromRegex to match all occurrences of the special characters instead of just their first occurrence. This makes a variety of strings safe for RegExp compilation. (cherry picked from commit c5cfc1645a3dac4a639b43577427fe9a9a42a203) Co-authored-by: Joe Blubaugh <joe.blubaugh@grafana.com> 01 April 2022, 09:21:12 UTC
e6816af Remove check (#47173) (#47175) (cherry picked from commit eea20c444613c4e31689d25d05aee9a7f1b6466a) Co-authored-by: Dimitris Sotirakis <sotirakis.dim@gmail.com> 01 April 2022, 08:17:28 UTC
f8221e7 Bump latest.json (#47151) (#47152) (cherry picked from commit 65fdc51052ce178ab62f4847958497ed2c1c9074) Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> 01 April 2022, 08:15:31 UTC
6596c9d Fix empty contact point URLs when template parsing fails (#47029) (#47162) * fix empty URLs * leave URL templating, use fallback * better fix, new tests cases * fix linting errors (cherry picked from commit 4b1af6fb06de132eb9648d69e9942351f0537aa7) Co-authored-by: Santiago <santiagohernandez.1997@gmail.com> 31 March 2022, 19:21:17 UTC
f522046 ReleaseNotes: Updated changelog and release notes for 8.4.5 (#47145) (#47150) (cherry picked from commit bea392eabfcd58f5c6f53bd52f4175fb93f63630) 31 March 2022, 14:57:25 UTC
ee1fac4 "Release: Updated versions in package to 8.4.5" (#47144) 31 March 2022, 14:43:00 UTC
85525e8 [v8.4.x] Explore: Fix time interpolation (#46737) (#47114) * Explore: Fix time interpolation (#46737) * Ensure TemplateService is updated with new time range on each time range change. * Fix linting errors * Fix explorePane.test.ts * Reuse createDefaultInitialState * Remove unused imports * Add a test for left/right split * Silence console.error in tests * Silence console.error in tests (cherry picked from commit bf977ac2456cd8cdd136a992489260c861d8fe03) # Conflicts: # .betterer.results # packages/grafana-runtime/src/services/templateSrv.ts # public/app/features/explore/spec/helper/setup.tsx # public/app/features/explore/state/query.test.ts # public/app/features/explore/state/time.ts # public/app/features/explore/utils/links.test.ts # public/app/features/templating/template_srv.mock.ts # public/app/plugins/datasource/loki/configuration/DebugSection.test.tsx * Add missing mocks * Add missing mocks 31 March 2022, 10:04:51 UTC
aac0247 Updated content based on feedback. (#46896) (#47112) (cherry picked from commit 9f1664447659b8bfec1422d67090fa2bbf581c52) Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> 31 March 2022, 09:32:59 UTC
839485a Text Panel: Fixes mailto links not working (#47025) (#47109) 31 March 2022, 09:15:23 UTC
4ced7b9 logs: better handle missing fields (#46963) (#47100) (cherry picked from commit 2d61022d93b27354e31427ee492ad00b9c31d57e) Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com> 31 March 2022, 09:00:18 UTC
9a3ed87 Add back domain configuration (#46820) (#46833) It was lost in the PR #30695 (cherry picked from commit 52fec0d7dbaf92ebae6e04703abdba2b4156a9df) Co-authored-by: Simon Lundström <github-profile@soy.se> 31 March 2022, 08:56:18 UTC
9ec26dc ManageDashboards: Fix error when deleting all dashboards from folder view (#46877) (#46917) * user essentials mob! :trident: * draft tests * tests! * better default ids for test data (cherry picked from commit 89757cf58fcfe39b111672ceffca241dc395d992) Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com> 31 March 2022, 08:50:50 UTC
90a99a4 [v8.4.x] Datasource: Fixes changing default data source causes inconsistency between panel data source and query data source (#46221) * Datasource: Fixes changing default data source causes inconsistency between panel data source and query data source (#46167) * Datasource: Fixes changing default data source causes inconsistency between panel data source and query data source * Fix unit tests (cherry picked from commit a404dba29db73c76b33dd0838064981ab62b5102) * updated test Co-authored-by: Torkel Ödegaard <torkel@grafana.com> 31 March 2022, 08:46:56 UTC
3af9f2f Grafana-UI: Fix TimeSeries not updating when timeZone is changed (#46728) (#47070) 31 March 2022, 08:34:26 UTC
873b254 [8.4.x] Feature highlights: update components (#47059) * manual backport * Remove betterer.results 31 March 2022, 07:48:38 UTC
4d3c28a Resize map on changing browser size (#47084) (#47086) (cherry picked from commit dea9b51a0f487a00b038b8fa40b73c91f8762eb7) Co-authored-by: Adela Almasan <88068998+adela-almasan@users.noreply.github.com> 30 March 2022, 22:55:56 UTC
0766f05 Call optionsChanged when props options have changed (#47031) (#47065) (cherry picked from commit 851c54b3b12d8da89eb34a608b927171a2909134) Co-authored-by: Adela Almasan <88068998+adela-almasan@users.noreply.github.com> 30 March 2022, 16:27:45 UTC
b96a5ee Geomap: Display legend (#46886) (#47061) * Display legend for fixed colors and field; Hide tooltip on base layer; (cherry picked from commit 118b87ee8feaa2488a4ae696753559045185ba47) Co-authored-by: Adela Almasan <88068998+adela-almasan@users.noreply.github.com> 30 March 2022, 15:00:02 UTC
4b2c823 mssql: explicit disable encryption when its disabled (#46546) (#47060) (cherry picked from commit b52794601dd86fb7700ed0f04ab014a8ff62266d) Co-authored-by: Dirkco du Plessis <dirkcoduplessis@gmail.com> 30 March 2022, 14:24:54 UTC
a6e58b7 replaced ascii image with png image (#47032) (#47057) (cherry picked from commit d3b2ffed3597c49224a8a0cd46b2610840ee4456) Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> 30 March 2022, 13:25:38 UTC
13fc39d Plugins: Don't start runner ticker for Core plugins (#46964) (#47056) * Plugins: Don't start runner ticker for Core plugins * add test * correct start check in test (cherry picked from commit 23dde457efa01ba7a17e015bf6d3256f69f23dbc) Co-authored-by: Will Browne <wbrowne@users.noreply.github.com> 30 March 2022, 13:03:35 UTC
205421f Fix prettier:checkDocs command (#47045) 30 March 2022, 12:20:01 UTC
703308f Graphite: Fallback to hardcoded list of functions when no functions are returned (#46681) (#46688) (cherry picked from commit ed155e47c4f9a2c57acfee0a9a5ca681b5dd2894) Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com> 30 March 2022, 07:52:47 UTC
3bcf117 AzureMonitor: Fix missing top parameter when dimensions are set (#47010) (#47017) (cherry picked from commit 48113beeeb898d91886e6c32ca3a4c966f33bcba) Co-authored-by: Andres Martinez Gotor <andres.mgotor@gmail.com> 29 March 2022, 15:43:59 UTC
5ed397b Collapse: Change icon (#46950) (#47016) (cherry picked from commit 7d2476d045361b8add60a0fc85691a1d6b0afbae) Co-authored-by: Andres Martinez Gotor <andres.mgotor@gmail.com> 29 March 2022, 15:43:44 UTC
a38d16c Grafana-UI: Fixes timezone offset for default timezone when it is different from browser timezone (#46796) (#47011) 29 March 2022, 13:06:15 UTC
49ce88d Table panel: Show datalinks for cell display modes JSON View and Gauge derivates (#46020) (#47014) Backport https://github.com/grafana/grafana/commit/5242d446936c5767312e3c5eafe11a8e2ab8075a from https://github.com/grafana/grafana/pull/46020 29 March 2022, 12:26:20 UTC
2f33b12 Logger: Use specified format for file logger (#46970) (#46979) Fixes #45941 (cherry picked from commit 7bc821baf279ab27601255d2277baabe30a62270) Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com> 29 March 2022, 11:15:17 UTC
64747b8 [v8.4.x] Plugins: Make backend plugin metrics endpoints available with optional authentication (#47004) 29 March 2022, 11:07:25 UTC
bf0a07f [v8.4.x] CI: Sync CI changes with `v8.4.x` (#47007) * CI: Trigger release build upon drone yaml changes (#46882) * Add trigger-test-release step * Change cd command * Add failure:ignore * Add depth when cloning * Fix wrong secret (cherry picked from commit 758ccfb69edf3fe283f599fc3131edb2d60d25af) * Fetch tags after cloning (#46921) (cherry picked from commit 9bf82c37e3a2b71e07c1ef6f75c4b634c1764a71) * Add GH token when referring to remote - add --quite when running git push (#46926) (cherry picked from commit 0e682397ab309292b861fb530fe36f7a48c7437e) * Sign drone 29 March 2022, 10:05:20 UTC
30757ee Datemath: Fix weekstart calculation (#46962) (#46983) * Update go-datemath version * Remove unnecessary bits * fixup! Remove unnecessary bits (cherry picked from commit 8c622c1ef626a6982e0a6353877dd02313988010) Co-authored-by: Tania B <yalyna.ts@gmail.com> 26 March 2022, 19:10:17 UTC
44887a2 CloudWatch: Fix metric names (#46929) (#46949) (cherry picked from commit 3c5e68a349c867a0b7210cd1a8d30bccd2a149b5) Co-authored-by: Andres Martinez Gotor <andres.mgotor@gmail.com> 25 March 2022, 08:47:58 UTC
964876d Azure Monitor: Small bug fixes for Resource Picker (#46665) (#46933) - fixes issue with checkbox styling - fixes issue with selecting subscriptions (cherry picked from commit dd49f9d182ec6de9e34c6d7e60fc384ad1c91a05) 24 March 2022, 16:51:05 UTC
3903b62 Docs: Reorganize Dashboards and add note for escalations issue 2013 (#46902) (#46927) * Initial commit. * Update version number * Initial commit. * More formatting changes. Also added URL links. * Ran prettier. (cherry picked from commit c42b0d74987b9a587f83dfa39aba8f6bd3eb1fdd) Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> 24 March 2022, 14:23:31 UTC
7660a65 Tracing: Prevent createSpanLink from returning an invalid Loki query (#46864) (#46897) (cherry picked from commit 78c23d8dabe7e96d4fe031cffcc6d6b49ff95a29) Co-authored-by: Connor Lindsey <cblindsey3@gmail.com> 23 March 2022, 17:25:52 UTC
a93e236 Docs: update version (#46838) (#46859) * update version (#46838) * Empty-Commit 23 March 2022, 17:00:42 UTC
c8a022d AccessControl: Handle ':' in attribute resolution (#46742) (#46869) * AccessControl: Handle ':' in attribute resolution * Simplify based on assumption that prefixes will have maximum 2 parts (cherry picked from commit ff3c1e3144d50a0a998dcc9112ab86144e24febc) Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com> 23 March 2022, 15:31:43 UTC
d271d27 Plugins: Make plugin loading from file system deterministic (#46842) (#46873) * Plugins: Make plugin loading from file system deterministic * fix test name * flip assertion arg order (cherry picked from commit 5e18293f882459b1d8371275bcaae6738ff7483a) Co-authored-by: Will Browne <wbrowne@users.noreply.github.com> 23 March 2022, 11:13:49 UTC
17ba2a5 build(webpack): revert update dependency fork-ts-checker-webpack-plugin to v6.5.0 (#43229) (#46836) 23 March 2022, 06:26:49 UTC
0f8e196 Updated regex function (#46839) (#46841) (cherry picked from commit a0f5953cb380c6f988744a28fb8549b95606439f) Co-authored-by: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> 22 March 2022, 17:08:34 UTC
cd6044b Azure Monitor: Bump core plugin version (#46776) (#46804) * Azure Monitor: Bump core plugin version * Remove updated, update learn more link (cherry picked from commit 499445a5f91d90b88ea87b24e9737887c5c2bdaa) Co-authored-by: Shirley <4163034+fridgepoet@users.noreply.github.com> 22 March 2022, 15:22:40 UTC
a06f6bf fix double slash in share link (#46757) (#46785) (cherry picked from commit 18c1c6ca6a0d0038856732222ab04cc4497faa0d) Co-authored-by: Santiago <santiagohernandez.1997@gmail.com> 22 March 2022, 08:40:42 UTC
398cb9f Fix anchor (#46797) (#46810) (cherry picked from commit 45745debe511aed34dc65870c88cf6fd6d36acba) Co-authored-by: Tomas Rohrer <rohlik@3server.cz> 21 March 2022, 19:59:38 UTC
782210e Docs: Correct Team Sync availability (#45340) (#46795) Update the explanation of which users can use Team Sync Co-authored-by: achatterjee-grafana <aparajita.chatterjee@grafana.com> (cherry picked from commit 8199cc0cf8b0d25d0ff123740d6997ff577a4dc8) Co-authored-by: Fiona Artiaga <89225282+GrafanaWriter@users.noreply.github.com> 21 March 2022, 15:55:08 UTC
8956840 TimePickerContent: Use button time for range dropdown toggle (#46778) (#46788) (cherry picked from commit 912018ff64fb83329cebb198785bb05ecaf55574) Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com> 21 March 2022, 14:46:31 UTC
43ec783 Update grabpl (#46639) (#46640) (cherry picked from commit 85184ee9dca3801a9ee68b29eae657112928291f) 21 March 2022, 11:30:40 UTC
adec7ab AzureMonitor: Update China regions (#46695) (#46770) (cherry picked from commit 788fde7ead34aa04da09a84684c5bc63045aa95f) Co-authored-by: Andres Martinez Gotor <andres.mgotor@gmail.com> 21 March 2022, 11:11:34 UTC
22e6d10 Updated bucket size/offeset settings; Check for negative values in bucket size (#46754) (#46756) (cherry picked from commit 576b73ed4878991e9f68d221a5eb423d9c65ff48) Co-authored-by: Adela Almasan <88068998+adela-almasan@users.noreply.github.com> 19 March 2022, 03:44:30 UTC
403438c Fixing delete dashboard url form datasource configuration (#46637) (#46739) (cherry picked from commit c3ee98a9b67cc8a571361ba5567d2a7536fbecd8) Co-authored-by: lean.dev <34773040+leandro-deveikis@users.noreply.github.com> 18 March 2022, 15:39:25 UTC
1a0ee53 Chore: Fix failing lerna publish commands (#46359) (#46705) (cherry picked from commit e2a283b6b97aabb12df6b37c6065796591d78953) Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> 17 March 2022, 18:52:07 UTC
35e78a7 release: update latest.json (#46704) (#46706) 17 March 2022, 18:33:04 UTC
efe5299 ReleaseNotes: Updated changelog and release notes for 8.4.4 (#46702) (#46703) (cherry picked from commit 9a00df1e8d382a5a2c3450bf3735e59d96be3cda) 17 March 2022, 17:40:34 UTC
0fee111 "Release: Updated versions in package to 8.4.4" (#46698) 17 March 2022, 16:59:14 UTC
2bcbb2d Annotations: Fix issue with spinner always showing (#46686) (#46687) (cherry picked from commit a9002e80b4c833c37214f5acce2cf0a807e6c19d) Co-authored-by: Joao Silva <100691367+JoaoSilvaGrafana@users.noreply.github.com> 17 March 2022, 13:24:16 UTC
00e27a3 Data links: Fix issue with not being able to click a variable after scroll (#46643) (#46685) (cherry picked from commit c224da0f0281216525be396ed0fcd0afa96f2daa) Co-authored-by: Joao Silva <100691367+JoaoSilvaGrafana@users.noreply.github.com> 17 March 2022, 11:52:29 UTC
back to top