https://github.com/grafana/grafana

sort by:
Revision Author Date Message Commit Date
69883cc Merge remote-tracking branch 'origin/main' into 27535 26 May 2021, 13:47:18 UTC
2f14ef9 Chore: Remove console.log() from AngularApp (#34641) 25 May 2021, 11:10:54 UTC
a9b88bc fix modified yarn.lock (#34640) 25 May 2021, 10:59:37 UTC
dcef87f Alerting: Move query components to unified folder (#34587) 25 May 2021, 09:34:19 UTC
91657da HTTP Client: Make `ResponseHeaderTimeout` default timeout in http client (#34597) * HTTP Client: Add `ResponseHeaderTimeout` - split from `DialContext` timeout * Fixes according to reviewer's comments * Use grafana-plugin-sdk-go v0.100.0 25 May 2021, 08:32:41 UTC
d666def Alerting: misc ui fixes volume 4 (#34503) 25 May 2021, 07:26:10 UTC
1d3bcb0 AzureMonitor: ResourceMonitor children refactor (#34591) * AzureMonitor: Refactor children to be an arrayu * Add some resourcePickerData tests * update tests * some quick NestedResourceTable tests 25 May 2021, 06:51:48 UTC
a337f70 AzureMonitor: Fix Azure token provider national clouds (#34615) * Fix AAD authority for sovereign clouds * Update Azure SDK with scopes fix * Credential initialization in cache 25 May 2021, 06:19:08 UTC
9b51866 Alerting WIP update documentation (#34524) * update alerts index.md * pr feedback 24 May 2021, 18:57:58 UTC
3c707c0 Docs: Update whats-new-in-v8-0.md (#34609) 24 May 2021, 18:25:38 UTC
888683a RowOptions: Fix enter key updating row options (#34586) 24 May 2021, 14:21:54 UTC
0afc4c0 InfluxDB: InfluxQL query editor: better handling of slow queries (#34507) * InfluxDB: InfluxQL query editor: better handling of slow queries * adjusted message to be similar to other messages * simplify code Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com> Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com> 24 May 2021, 13:58:59 UTC
530072f Elasticsearch: fix NewClient not passing httpClientProvider to client impl (#34539) * Update client.go fix missing "httpClientProvider" in NewClient * Update client.go 24 May 2021, 13:45:29 UTC
395d7eb DashboardRow: fixes time variable not updating when used in row title (#34523) * DashboardRow: fixes time variable not updating when used in row title * adds test cases for subscribe event 24 May 2021, 13:28:26 UTC
b48832c [Alerting]: alertmanager notifier fixes (#34575) 24 May 2021, 13:09:29 UTC
a0b7831 Alerting: Remove unused NGAlerting components (#34568) 24 May 2021, 12:20:11 UTC
6970c9e Use `laher/mergefs` - remove custom code (#34571) 24 May 2021, 12:17:40 UTC
e9e438e Form: Expose all return values from useForm (#34380) 24 May 2021, 12:09:33 UTC
247bdc2 Explore: Add caching for queries run from logs navigation (#34297) * WIP: Implement simple caching * If results are cached, don't run new query and use those results * Add duplicate key check * Clean up * Clean up * Add tests for caching * Remove unused variables * Update public/app/features/explore/state/query.test.ts Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com> * Update public/app/features/explore/state/query.test.ts Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com> * Use decorateData to apply all decorators * Remove unused variables * Change loading stte to Done * Clear cache when running query from navigation Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com> 24 May 2021, 11:56:48 UTC
b5de6e7 Add @public release tag to Spinner component (#34576) 24 May 2021, 11:30:02 UTC
6796a89 Loki: Bring back processed bytes as meta info (#34092) * Loki: Bring back processed bytes as meta info * style: Lint 24 May 2021, 10:28:10 UTC
e21b906 influxdb: influxql: make measurement-autocomplete case insensitive (#34563) 24 May 2021, 10:24:42 UTC
8d05df8 CustomScrollbar: Invoke setScrollTop callback only after scrolling finishes (#34263) * Invoke setScrollTop callback only after scrolling finishes When the state is updated while scroll events are being dispatched (like in QueryGroup) it may cause resetting the scroll position to the first emitted event because setting the scroll happens only after render (useEffect). * Memoize onScrollStop callback 24 May 2021, 08:34:37 UTC
0c2bb95 devenv: slow_proxy_mac: make configurable and smaller (#34560) 24 May 2021, 08:25:30 UTC
68513b9 Chore: bump Acorn and Underscore (#34302) 24 May 2021, 07:55:39 UTC
7b17801 LibraryPanels: Fixes error when importing plugin dashboard (#34557) 24 May 2021, 07:31:34 UTC
7204a64 LibraryElements: Creates usage stats for panels and variables (#34476) * LibraryPanels: Adds usage collection * Refactor: renames Panel and Variable consts * Chore: initialize stats * Refactor: moves library element migrations to migration namespace 24 May 2021, 04:11:01 UTC
abe5c06 Fix Quick Start link on Geting Started Influx page (#34549) Square brackets were used for the URL instead of parentheses, causing the markup to be displayed as literal text. 22 May 2021, 16:59:49 UTC
11b2f0e Timeline: use full row height with one series (#34532) 20 May 2021, 23:03:23 UTC
1e024f2 Added singlestat deprecation notice. (#34534) * Added singlestat deprecation notice. * removed extra space. 20 May 2021, 21:45:07 UTC
0ee0d65 Docs: 8.0 panel edit updates (#34533) * Update timeseries.md * Update add-a-panel.md * Update _index.md * Update panel-editor.md * content updates * content edits * moved repeat panels topic * Update getting-started.md * edits * Update DRAFT.md 20 May 2021, 21:16:15 UTC
676ddac Docs: Document fine-grained access control (#33563) 20 May 2021, 16:53:34 UTC
292789b Chore: Increase number of backend test retries in `grabpl` to 5 in release pipelines (#34493) * Increase number of backend test retries to 5 * Exclude release-branch pipelines * Fixes according to reviewer's comments * Refactor * Remove unused arguments * Remove magic number 20 May 2021, 15:52:02 UTC
d076939 Histogram: Fix crash when state was undefined (when combine was enabled) (#34514) 20 May 2021, 15:36:20 UTC
aa14621 Chore: Move immutable, is-hotkey, and react-inlinesvg deps to grafana-ui (#34290) 20 May 2021, 15:19:24 UTC
e2e78f1 Elasticsearch: fix flaky test (#34517) 20 May 2021, 15:13:48 UTC
d95cc4a InfluxDB: InfluxQL query editor: generate better HTML (#34467) 20 May 2021, 14:46:08 UTC
dbe2815 Timeline: Fix y-axis being cropped (#34508) 20 May 2021, 14:43:19 UTC
b76dfc8 Chore: Upgrade loki dependency (#34487) Upgrades loki dependency to include grafana/loki#3743. 20 May 2021, 14:31:53 UTC
7580124 chore: update latest.json to v8-beta2 (#34504) 20 May 2021, 13:53:16 UTC
a7c5636 Update _index.md (#34500) 20 May 2021, 13:33:44 UTC
c4dcfde Plugins: Improve plugin installer error messages (#34437) * fix and improve error messages * enrich error message * ignore previous changes * revert manual version bump * remove condition * fix version param 20 May 2021, 13:11:07 UTC
23939ea [Alerting]: namespace fixes (#34470) * [Alerting]: forbid viewers for updating rules if viewers can edit check for CanSave instead of CanEdit * Clear ngalert tables when deleting the folder * Apply suggestions from code review * Log failure to check save permission Co-authored-by: gotjosh <josue@grafana.com> 20 May 2021, 12:49:33 UTC
fd6e338 Timeline: Fixes crash when there was only 1 threshold step (#34471) 20 May 2021, 12:09:19 UTC
99acbdd Docs: Update HTTP API index page to make clear that GE API includes everything OSS (#34269) 20 May 2021, 10:38:05 UTC
fc9c5ec ReleaseNotes: Updated changelog and release notes for 8.0.0-beta2 (#34481) 20 May 2021, 10:09:18 UTC
649d36e Plugins: Fix data source plugins list test failure (#34477) 20 May 2021, 09:36:28 UTC
60d0c8d HTTP Client: Outgoing tracing middleware (#34466) Following #33439 this adds support for outgoing tracing middleware in HTTP client provider. Fixes #24004 20 May 2021, 09:16:55 UTC
fc8f913 Docs: Add SAP HANA to Enterprise plugins list (#34273) * Add SAP HANA to Enterprise plugins list * adding sap hana plugin details Co-authored-by: Sriram <yesoreyeram@gmail.com> 20 May 2021, 08:52:28 UTC
a91edd7 Plugin Admin App: make the catalog look like internal component (#34341) * Allow Route component usage in app plugins * i tried * fix catalog app * fix catalog app * fix catalog app * cleanup imports * plugin catalog enabled to plugin admin * rename plugin catalog to plugin admin * expose catalog url * update text * import from react-router-dom * fix imports -- add logging * merge changes * avoid onNavUpdate * Fixed onNavChange issues * fix library imports * more links Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> Co-authored-by: Torkel Ödegaard <torkel@grafana.com> 20 May 2021, 08:42:26 UTC
95ee5f0 NGAlert: Do not pick a random default channel if no default exists (#34465) Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> 20 May 2021, 08:30:09 UTC
f166b22 use existing queryparams prop in AppRootPage (#34464) 20 May 2021, 08:24:56 UTC
1d75953 Azure Monitor: Fix Resource Picker UI overflow (#34442) * Truncate text * Replace HorizontalGroup. * Add loading spinner * increase modal width Co-authored-by: joshhunt <josh@trtr.co> 20 May 2021, 08:20:01 UTC
cf94410 AzureMonitor: Update Logs workspace() template variable query to return resource URIs (#34445) * Migrate template variables straight into resource field, Display error if unable to migrate * Update workspace() template variable query function to return a resource URI * update backend to support resource uris in workspace field * don't load resource names for variables * throw error when workspace migration returns no results * update testDatasource to work with either resource URI or workspace GUID * fix tests * cleanup types just a little bit, as a treat 20 May 2021, 08:16:29 UTC
fc04a1a InfluxDB: InfluxQL: handle empty tag values when generating query (#34463) 20 May 2021, 08:13:15 UTC
7b04278 Alerting: Opsgenie notification channel (#34418) * Alerting: Opsgenie notification channel This translate the opsgenie notification channel from the old alerting system to the new alerting system with a few changes: - The tag system has been replaced in favour of annotation. - TBD - TBD Signed-off-by: Josue Abreu <josue@grafana.com> * Fix template URL * Bugfig: dont send resolved when autoClose is false Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> * Fix integration tests Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> * Fix URLs in all other channels Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> Co-authored-by: Ganesh Vernekar <ganeshvern@gmail.com> 20 May 2021, 08:12:08 UTC
615de9b Zipkin: Add node graph view to trace response (#34414) * Add graph transform * Add tests * Refactor code * Update test * Fix zipkin block Co-authored-by: David Kaltschmidt <david.kaltschmidt@gmail.com> 20 May 2021, 08:01:28 UTC
d1d118a Enterprise Docs: Caching: Update query caching docs for 8.0 (#34104) * update caching docs for 8.0 * define ttl and default ttl in config docs * Apply grammar/clarity suggestions from code review Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * convert processes to ordered lists, reformat sentences based on feedback * add more explicit instructions for accessing data source settings page * clarify TTL sentence Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Apply re-wording from code review Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * add permissions and backend options to caching docs * Apply wording suggestions from code review Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> * add refresh interval info * clarify effect of interval on caching Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Ursula Kallio <73951760+osg-grafana@users.noreply.github.com> 20 May 2021, 07:49:36 UTC
e8b8853 Bump immer from 8.0.0 to 8.0.1 (#34436) Bumps [immer](https://github.com/immerjs/immer) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/immerjs/immer/releases) - [Commits](https://github.com/immerjs/immer/compare/v8.0.0...v8.0.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 20 May 2021, 07:42:43 UTC
d56a653 AccessControl: Add provisioning folder to the packaging process (#34398) * AccessControl: Add provisioning folder to the packaging process 20 May 2021, 07:41:39 UTC
07302fa Add link to release notes v7.5.7 (#34460) 20 May 2021, 07:41:20 UTC
740f1ab LibraryPanels: Fixes connections after dashboard import (#34461) 20 May 2021, 07:40:23 UTC
ca416df grafana/ui: Add invalid prop to the TagsInput (#34409) * Add invalid prop to the tag input * Enable controls 20 May 2021, 07:19:41 UTC
a9c0b08 show warning when too many points in status grid (#34456) 20 May 2021, 06:46:39 UTC
812dac1 StateTimeline/StatusGrid: Fixes to legend item colors (#34457) 20 May 2021, 06:17:50 UTC
2f58cc8 Live: logging cleanup (#34455) 20 May 2021, 05:57:49 UTC
21d6f02 LibraryElements: replaces `is_folder=1` usages with correct dialect string (#34453) 20 May 2021, 05:22:34 UTC
40139a7 PanelQueryRunner: only skip applyFieldOverrides when streaming (#34438) 20 May 2021, 05:00:00 UTC
b02403e TestData: use new format for random walk example (#34441) 20 May 2021, 04:59:43 UTC
01a3a3c DataLinks: Minor tweaks to links suggestions (#34423) 20 May 2021, 04:52:37 UTC
3ecacc9 TimeSeries: fix spanNulls threshold toggle during panel editing (#34452) 20 May 2021, 04:47:49 UTC
9237348 Timeline: legend (#34340) 20 May 2021, 04:38:31 UTC
488529b Live: reduce render throttling (#34451) 20 May 2021, 04:02:01 UTC
8147a65 Histogram: move histogram from alpha to beta panel (#34246) * add legend * tooltip off-by-one * units in x axis * update function call * remove tooltip 20 May 2021, 00:13:17 UTC
348e76f Datasource: Shared HTTP client provider for core backend data sources and any data source using the data source proxy (#33439) Uses new httpclient package from grafana-plugin-sdk-go introduced via grafana/grafana-plugin-sdk-go#328. Replaces the GetHTTPClient, GetTransport, GetTLSConfig methods defined on DataSource model. Longer-term the goal is to migrate core HTTP backend data sources to use the SDK contracts and using httpclient.Provider for creating HTTP clients and such. Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> 19 May 2021, 21:53:41 UTC
7a83d1f Alerting resend delay for sending to notifiers (#34312) * adds resend delay to avoid saturating notifier * correct method signatures * pr feedback 19 May 2021, 20:15:09 UTC
ffa222b Added topic on how to view exemplar data (#34404) * Created exemplar folder and moved/renamed exemplar topic to new folder. * More changes. * More changes. * More changes. * Content structuring is complete. * Added images. * Updated filename. * Updated image captions. * Removed empty space. * Adjusted image size. * Corrected indentation and new image. 19 May 2021, 20:13:09 UTC
8f350bc actually register metrics this time (#34444) 19 May 2021, 20:09:12 UTC
afbd4de AzureMonitor: Managed Identity configuration UI (#34170) * Basic UI for Managed Identity * Credentials logic * Fix datasource validation * Do not offer Managed Identity for Log Analytics * Logic fixes * Show Log Analytics credentials only for App Registration * Fix tests * Datasource validation refactoring 19 May 2021, 19:48:53 UTC
e52f718 NGAlert: Migrate old notification channel config (#33846) * NGAlert: Migrate old notification channel config Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> * Copy the required structs and functions Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> * Fix lint Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> * Fix review comments and error on discontinued channels Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> * Use both ID and UID to map channels, attach UID to channels Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> * Fix lint Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> * Bug fixes Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> * Use alert table instead of dashboard for channel IDs Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> * Fix offline reviews: don't add empty receivers and routes, add receiver for unmigrated channels Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> * Handle multiple default channels, pick default from used channels Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> * Include default channels in all receivers Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> 19 May 2021, 19:10:12 UTC
533be16 NGAlert: Add Threema notification channel (#34159) Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> 19 May 2021, 18:20:52 UTC
b2e8427 NGAlert: Add Kafka notification channel (#34156) Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> 19 May 2021, 18:02:09 UTC
ad1d0ae NGAlert: Add VictorOps notification channel (#34161) Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> 19 May 2021, 17:52:14 UTC
bd88f66 Update latest.json for v7.5.7 release (#34433) 19 May 2021, 17:50:40 UTC
f0ef5e7 Live: channel ID validation (#34215) 19 May 2021, 17:47:53 UTC
da1558e Explore: UI improvements to trace view (#34276) * Various ui fixes * Remove unused classes * Fix opening of collapsible * Fix pointer issue * Update e2e test 19 May 2021, 17:41:54 UTC
3f0df99 Accessibility: Style now has focus state (#34422) 19 May 2021, 17:12:06 UTC
4cbffae AppPlugins: Expose react-router to apps (#33775) * Allow Route component usage in app plugins * i tried * fix catalog app * fix catalog app * remove catalog changes from this PR * remove extra files * feat(plugins): expose react-router to plugins rather than export via grafana-ui * Bring back query and pathname to AppRootPage and add deprecation notice Co-authored-by: Ryan McKinley <ryantxu@gmail.com> Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> 19 May 2021, 17:10:21 UTC
fb9223a NGAlert: Add Line notification channel (#34157) Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> 19 May 2021, 17:04:48 UTC
54c33c6 Alerting: update email template (#34205) 19 May 2021, 16:58:31 UTC
5dca9fd AzureMonitor: Support querying any Resource for Logs queries (#33879) * wip * wip: * ui work for resource picker * disable rows when others are selected * resource picker open button * Azure Monitor: Connect to backend with real data (#34024) * Connect to backend with real data * Fixes from code review. * WIP:Begin thinking about how to make queries with scope determined by the resource picker * More fixes post code review. * Fixes after rebasing * Remove outdated todo * AzureMonitor: Support any resource for Logs queries (#33762) * Apply button for resource picker * scroll table body * secondary cancel button * loading state for nested rows * Display resource components in picker button * fix tests * fix icons * move route function * Migrate from workspace to resource uri for log analytics (#34337) * reword backwards compat comment * remove base url suffix * fix lint error * move migrations to seperate file * cleanup * update regex * cleanup * update plugin routes to use new azure auth type * use AzureDataSourceInstanceSettings alias Co-authored-by: Sarah Zinger <sarahzinger@users.noreply.github.com> 19 May 2021, 16:39:08 UTC
c61dd82 make featureconfig open (#34395) 19 May 2021, 16:24:31 UTC
01e0faf NGAlert: Add GoogleChat notification channel (#34153) Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> 19 May 2021, 16:24:04 UTC
a0f175c also don't allow negative intervalseconds (#34319) 19 May 2021, 16:05:32 UTC
ec9b480 ReleaseNotes: Updated changelog and release notes for 7.5.7 (#34383) * ReleaseNotes: Updated changelog and release notes for 7.5.7 * Move colon into the emphasised section * Move colon into the emphasised section * Renamed PR title * Update PR title Co-authored-by: Serge Zaitsev <serge.zaitsev@grafana.com> 19 May 2021, 15:59:53 UTC
eaf964a Alerting: misc rule list fixes (#34400) * misc rule table fixes * rule stats for all rules * inactive -> normal * always show tooltip for rule error 19 May 2021, 15:54:03 UTC
22043d7 Chore: improve the "Actual" size calculation (#34345) 19 May 2021, 15:42:45 UTC
a2cbbe1 BarChart: value label sizing (#34229) * Bar chart label positioning and sizing * Dev dashbard * Improve autosizing * Remove sync option * Unify text sizing options between stat-ish visualizations and bar chart * Add simple categorical data scenario and update dev dashboard * Remove unused options builder * Add docs annotations * Fix go lint 19 May 2021, 15:33:56 UTC
e9e80bb Route fixes for Azure Resource Graph (#34410) 19 May 2021, 15:33:03 UTC
b9f4ec2 Add discord notifier channel and test (#34150) * Add discord notifier channel and test * Correct payload * remove print statement * PR feedback and update due to changes in main * Add discord notifier channel and test * Correct payload * remove print statement * PR feedback and update due to changes in main * update constructor and tests * group imports sensibly * Fix lint Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com> Co-authored-by: Ganesh Vernekar <ganeshvern@gmail.com> 19 May 2021, 15:31:55 UTC
back to top