cloud-logging-data-source-plugin
cloud-logging-data-source-plugin copied to clipboard
Update grafana monorepo to v9.5.21
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| @grafana/data (source) | 9.3.6 -> 9.5.21 |
||
| @grafana/runtime (source) | 9.3.6 -> 9.5.21 |
||
| @grafana/toolkit (source) | 9.3.6 -> 9.5.21 |
||
| @grafana/ui (source) | 9.3.6 -> 9.5.21 |
Release Notes
grafana/grafana (@grafana/data)
v9.5.21
v9.5.20: 9.5.20 (2024-06-21)
Download page What's new highlights
v9.5.19: 9.5.19 (2024-05-13)
Download page What's new highlights
Features and enhancements
- Chore: Upgrade go to 1.21.10. #87478, @stephaniehingtgen
- Chore: Upgrade go to 1.21.10. (Enterprise)
Bug fixes
v9.5.18: 9.5.18 (2024-03-25)
Download page What's new highlights
Bug fixes
v9.5.17: 9.5.17 (2024-03-05)
Download page What's new highlights
Features and enhancements
- Bump go-git to v5.11.0. #83711, @papagian
- Plugins: Bump otelgrpc instrumentation to 0.47.0. #83674, @wbrowne
Bug fixes
- Auth: Fix email verification bypass when using basic authentication. #83494
v9.5.16: 9.5.16 (2024-01-29)
Download page What's new highlights
Bug fixes
- Annotations: Split cleanup into separate queries and deletes to avoid deadlocks on MySQL. #80682, @alexweav
v9.5.15: 9.5.15 (2023-12-18)
Download page What's new highlights
Features and enhancements
- Alerting: Attempt to retry retryable errors. #79209, @gotjosh
- Unified Alerting: Set to 1 by default. #79109, @gotjosh
Bug fixes
- Recorded Queries: Add org isolation (remote write target per org), and fix cross org Delete/List. (Enterprise)
v9.5.14: 9.5.14 (2023-11-14)
Download page What's new highlights
Bug fixes
- Alerting: Fix state manager to not keep datasource_uid and ref_id labels in state after Error. #77391, @yuri-tceretian
- Transformations: Config overrides being lost when config from query transform is applied. #75347, @IbrahimCSAE
- LDAP: FIX Enable users on successfull login . #75192, @gamab
- Auditing and UsageInsights: FIX Loki configuration to use proxy env variables. (Enterprise)
v9.5.13: 9.5.13 (2023-10-11)
Download page What's new highlights
Features and enhancements
- Chore: Upgrade Go to 1.20.10. #76367, @zerok
- Licensing: Updated grpc plugin factory newPlugin signature. (Enterprise)
Bug fixes
- BrowseDashboards: Only remember the most recent expanded folder. #74817, @joshhunt
- Licensing: Pass func to update env variables when starting plugin. #74681, @leandro-deveikis
- RBAC: Chore fix hasPermissionInOrg. (Enterprise)
v9.5.12: 9.5.12 (2023-09-29)
Download page What's new highlights
Features and enhancements
- Azure: Add support for Workload Identity authentication. #75730, @aangelisc
v9.5.10: 9.5.10 (2023-09-18)
Download page What's new highlights
Features and enhancements
- Chore: Upgrade Alpine base image to 3.18.3. #74995, @zerok
- Chore: Upgrade Go to 1.20.8. #74982, @zerok
v9.5.9: 9.5.9 (2023-09-05)
Download page What's new highlights
Features and enhancements
- SSE: DSNode to update result with names to make each value identifiable by labels (only Graphite and TestData). #73642, @yuri-tceretian
- Prometheus: Add present_over_time syntax highlighting. #72367, @arnaudlemaignen
- Alerting: Improve performance of matching captures. #71998, @grobinson-grafana
Bug fixes
v9.5.7: 9.5.7 (2023-07-20)
Download page What's new highlights
Features and enhancements
- Alerting: Sort NumberCaptureValues in EvaluationString. #71930, @grobinson-grafana
- Alerting: No longer silence paused alerts during legacy migration. #71765, @JacobsonMT
- Chore: Upgrade Go to 1.20.6. #71446, @sakjur
- Alerting: Remove and revert flag alertingBigTransactions. #70910, @santihernandezc
- Alerting: Migrate unknown NoData\Error settings to the default. #70905, @yuri-tceretian
- Tempo: Escape regex-sensitive characters in span name before building promql query. #68318, @joey-grafana
- Alerting: Update grafana/alerting to
ce9fba9. #67685, @grobinson-grafana - Chore: Upgrade Go to 1.20.6. (Enterprise)
Bug fixes
- Plugins: Only configure plugin proxy transport once. #71741, @wbrowne
- Alerting: Fix unique violation when updating rule group with title chains/cycles. #71330, @grobinson-grafana
- Fix: Change getExistingDashboardByTitleAndFolder to get dashboard by title, not slug. #70961, @yangkb09
- Alerting: Convert 'Both' type Prometheus queries to 'Range' in migration. #70907, @JacobsonMT
- Alerting: Support newer http_config struct. #69718, @gillesdemey
- InfluxDB: Interpolate retention policies. #69299, @itsmylife
- StatusHistory: Fix rendering of value-mapped null. #69107, @leeoniya
- Alerting: Fix provenance guard checks for Alertmanager configuration to not cause panic when compared nested objects. #69092, @yuri-tceretian
- AnonymousAuth: Fix concurrent read-write crash. #68802, @Jguer
- AzureMonitor: Ensure legacy properties containing template variables are correctly migrated. #68790, @aangelisc
- Explore: Remove data source onboarding page. #68643, @harisrozajac
- Dashboard: Re-align Save form. #68625, @polibb
- Azure Monitor: Fix bug that did not show alert rule preview. #68582, @alyssabull
- Histogram: Respect min/max panel settings for x-axis. #68244, @leeoniya
- Heatmap: Fix color rendering for value ranges < 1. #68163, @leeoniya
- Heatmap: Handle unsorted timestamps in calculate mode. #68150, @leeoniya
- Google Cloud Monitor: Fix mem usage for dropdown. #67949, @asimpson
- AzureMonitor: Fix logs query multi-resource and timespan values. #67932, @aangelisc
- Utils: Reimplement util.GetRandomString to avoid modulo bias. #66970, @DanCech
- License: Enable FeatureUserLimit for all products. (Enterprise)
- Auth: Remove ldap init sync. (Enterprise)
v9.5.6: 9.5.6 (2023-07-11)
Download page What's new highlights
Bug fixes
- Dashboard: Fix library panels in collapsed rows not getting updated. #66640, @VictorColomb
- Auth: Add and document option for enabling email lookup. @vtorosyan
v9.5.5: 9.5.5 (2023-06-22)
Download page What's new highlights
Bug fixes
- [v9.5.x] Auth: Show invite button if disable login form is set to false. #70154, @grafanabot
- [v9.5.x] Azure: Fix Kusto auto-completion for Azure datasources (#69685). #69694, @aangelisc
- [v9.5.x] RBAC: Remove legacy AC editor and admin role on new dashboard route. #68776, @grafanabot
- [v9.5.x] Revert: Allow editors to access GET /datasources. #68654, @grafanabot
- [v9.5.x] Settings: Add ability to override
skip_org_role_syncwith Env variables. #68375, @grafanabot
v9.5.3
Bug fixes
- Query: Prevent crash while executing concurrent mixed queries
- Alerting: Require alert.notifications:write permissions to test receivers and templates
Download page What's new highlights
v9.5.2: 9.5.2 (2023-05-03)
Features and enhancements
- Chore: Upgrade Go to 1.20.4. #67757, @papagian
- Alerting: Scheduler use rule fingerprint instead of version. #67516, @grafanabot
Bug fixes
- TimeSeries: Fix leading null-fill for missing intervals. #67571, @leeoniya
- Dashboard: Revert fixed header shown on mobile devices in the new panel header. #67514, @grafanabot
- PostgreSQL: Fix tls certificate issue by downgrading lib/pq. #67393, @grafanabot
- Provisioning: Fix provisioning issues with legacy alerting and data source permissions. #67377, @grafanabot
- Alerting: Fix misleading status code in provisioning API. #67358, @grafanabot
- Explore: Update table min height (#67321). #67332, @adrapereira
- DataLinks: Encoded URL fixed. #67291, @juanicabanas
- Loki: Fix log samples using
instantqueries (#67271). #67275, @svennergr - Panel Header Fix: Implement new Panel Header on Angular Panels . #67228, @grafanabot
- Azure Monitor: Fix bug that was not showing resources for certain locations. #67216, @grafanabot
- Alerting: Fix panic when reparenting receivers to groups following an attempted rename via Provisioning. #67175, @grafanabot
- Cloudwatch Logs: Clarify Cloudwatch Logs Limits. #67101, @grafanabot
- SAML: Fix IdP metadata caching so that invalid metadata doesn't get cached. (Enterprise)
Download page What's new highlights
v9.5.1
Download page What's new highlights
v9.5.0: 9.5.0 (2023-04-04)
Download page What's new highlights
Features and enhancements
- API keys: Add deprecation to api keys. #65948, @eleijonmarck
- API: Enable serving Swagger UI by default and add docs and guidelines. #63489, @papagian
- API: Permit Cache-Control (browser caching) for datasource resources. #62033, @kylebrandt
- Accessibility: Make row actions keyboard accessible. #63367, @ashharrison90
- Admin/Plugins: Set category filter in connections link. #64393, @mikkancso
- Alerting: Add CustomDetails field in PagerDuty contact point. #64860, @santihernandezc
- Alerting: Add dashboard and panel links to rule and instance annotations. #63243, @konrad147
- Alerting: Add filter and remove funcs for custom labels and annotations. #63437, @grobinson-grafana
- Alerting: Add fuzzy search to alert list view. #63931, @konrad147
- Alerting: Add metrics for active receiver and integrations. #64050, @gotjosh
- Alerting: Better printing of labels. #63348, @grobinson-grafana
- Alerting: Create new state history "fanout" backend that dispatches to multiple other backends at once. #64774, @alexweav
- Alerting: Enable preview for recording rules. #63260, @VikaCep
- Alerting: Fetch all applied alerting configurations. #65728, @santihernandezc
- Alerting: Introduce proper feature toggles for common state history backend combinations. #65497, @alexweav
- Alerting: Make time range query parameters not required when querying Loki. #62985, @alexweav
- Alerting: New notification policies view. #61952, @gillesdemey
- Alerting: No longer index state history log streams by instance labels. #65474, @alexweav
- Alerting: Respect "For" Duration for NoData alerts. #65574, @JacobsonMT
- Alerting: Support filtering rules by multiple datasources. #64355, @VikaCep
- Alerting: Switch to snappy-compressed-protobuf for outgoing push requests to Loki. #65077, @alexweav
- Angular: Prevent angular from loading when disabled. #65755, @torkelo
- Auth: Add Generic oauth skip org role sync setting. #62418, @eleijonmarck
- Auth: Add feature flag to move token rotation to client. #65060, @kalleep
- Auth: Show user sync external Authentication status. #62721, @lokeswaran-aj
- Backend: Use sdk version 0.148.0. #62822, @kylebrandt
- Chore: Add stat for remote cache config. #64276, @DanCech
- Chore: Replace short UID generation with more standard UUIDs. #62731, @ryantxu
- Chore: Use DOMPurify to sanitize strings rather than js-xss. #62787, @KristianGrafana
- CloudMonitoring: Add possibility to use path for private key. #65252, @zoltanbedi
- CloudWatch Logs: Update default timeout to 30m. #63155, @ashnove
- CloudWatch: Add AWS/IotSiteWise namespace and metrics. #63534, @iwysiu
- CloudWatch: Add account support to variable queries. #63822, @iwysiu
- CloudWatch: Make deeplinks work for us-gov and china regions. #64080, @iwysiu
- Cloudwatch: Add MeteredIOBytes metric for EFS. #64793, @xlagg5
- Command Palette: Display dashboard location. #63807, @ashharrison90
- Command palette: Enable folder searching. #62663, @ashharrison90
- Connections: Turn on feature toggle by default. #64885, @mikkancso
- Cookies: Provide a mechanism for per user control over cookies. #61566, @sakjur
- Dashboard Datasource: Update Query List & Improve UX. #64429, @codeincarnate
- Dashboard: Add a feature that creates a table panel when a spreadsheet file is dropped on the dashboard. #62688, @oscarkilhed
- Dashboard: Add new visualization/row/library panel/pasted panel is now a dropdown menu. #65361, @polibb
- Dashboard: Add value format for requests per minute. #62258, @dwradcliffe
- Dashboard: Empty/No Panels dashboard with a new design. #65161, @polibb
- Dashboard: When dashboard is not found show message instead of empty page. #65508, @polibb
- Dashboards: Enable feature flag
newPanelChromeUIby default. #65593, @axelavargas - Dataplane: Support timeSeriesLong without transform. #62732, @bohandley
- Datasources: Add user_agent header customization for outgoing HTTP requests. #63769, @zhichli
- Datasources: Use getDefaultQuery in annotations editors. #61870, @idastambuk
- Docs: Add documentation on how to debug backend plugins. #64814, @xnyo
- Docs: Deprecate dashboard previews. #65698, @ArturWierzbicki
- Elasticsearch: Detect Elasticsearch version. #63341, @gabor
- Elasticsearch: Run Explore queries trough data source backend. #65339, @ivanahuckova
- Explore: Add range option to internal data links. #64063, @connorlindsey
- Explore: Add transformations to correlation data links. #61799, @gelicia
- Explore: Support mixed data sources for supplementary query. #63036, @ifrost
- Extensions: Expose an enum for available placements. #64586, @leventebalogh
- Feat: Changing link destination for get more plugins. #63517, @tolzhabayev
- Feat: Linking to plugin details page rather than externally for new datasources. #63499, @tolzhabayev
- FieldMatchers: Add match by value (reducer). #64477, @leeoniya
- Flame graph: Add context menu. #62705, @joey-grafana
- Flame graph: Add metadata above flame graph. #61921, @joey-grafana
- Geomap: Improve tooltip url for photos layer. #63487, @adela-almasan
- Geomap: Release night / day layer. #63435, @adela-almasan
- InfluxDB: Move database information into jsondata. #62308, @itsmylife
- Jaeger and Zipkin: Config & docs upgrade. #64250, @joey-grafana
- LDAP: Allow setting minimum TLS version and accepted ciphers. #63646, @Jguer
- Licensing: Allow server admin user to log in even if the active user limit is reached. (Enterprise)
- Live: Remove (alpha) ability to configure live pipelines. #65138, @ryantxu
- Logger: Add feature toggle for errors in HTTP request logs. #64425, @sakjur
- Login: Allow custom name and icon for social providers. #63297, @jkroepke
- Logs Panel: Refactor style generation to improve rendering performance. #62599, @matyax
- Logs: Add millisecond to timestamp in log line. #64372, @svennergr
- Logs: Rename dedup to deduplicate. #62944, @gwdawson
- Loki Query Editor: Make Monaco the default editor. #62247, @matyax
- Loki: Add
unpackquery builder hint. #65608, @svennergr - Loki: Add descriptions to query builder operations. #64046, @gwdawson
- Loki: Add placeholder to the loki query editor. #62773, @gwdawson
- Loki: Always fetch for new label keys in the QueryBuilder. #64597, @svennergr
- Loki: Display error with label filter conflicts. #63109, @gwdawson
- Loki: Improve the display of loki query stats. #63623, @gwdawson
- MSSQL/Postgres: List views in table dropdown as well. #62867, @zoltanbedi
- MSSQL: Update forked go-mssqldb dependency. #65658, @stephaniehingtgen
- Metrics: Update comment to mention folders instead of dashboards. #63312, @monteiro-renato
- Navigation: Enable new navigation by default. #65335, @ashharrison90
- NodeGraph: Support icons for nodes. #60989, @aocenas
- Notifications: Enable display of trace ID by default. #64884, @ashharrison90
- Packaging: Start Grafana service after InfluxDB. #64090, @MichaIng
- Panel Header: Add CancelQuery option to panel header. #64796, @axelavargas
- Panel: Show multiple errors info in the inspector. #64340, @andresmgot
- PanelChrome: Add option to show actions on the right side (actions = leftItems). #65762, @torkelo
- Phlare: Allow variables in labelSelector (in query). #64324, @joey-grafana
- Plugin: Skip preloading disabled app plugins. #63083, @mckn
- Plugins: Add optional logger for plugin requests sent to backend plugins. #62981, @bergquist
- Plugins: Extend panel menu with commands from plugins. #63802, @mckn
- Plugins: Extend panel menu with links from plugins. #63089, @jackw
- Plugins: Improve instrumentation by adding metrics and tracing. #61035, @xnyo
- Plugins: Support for distributed tracing in backend plugins SDK. #63714, @xnyo
- Plugins: Support for link extensions. #61663, @mckn
- Profiling: Enable flame graph & Phlare/Parca data sources for all users. #63488, @joey-grafana
- Prometheus Datasource: Improve Prom query variable editor. #58292, @bohandley
- Prometheus Metrics: Add missing stat_total_teams metric. #65133, @gamab
- Prometheus/Loki: Run query explicitly instead of onblur in panel edit. #64815, @torkelo
- Prometheus: Browser resource caching. #60711, @gtk-grafana
- Prometheus: Improve prometheus query variable editor. #63529, @bohandley
- Prometheus: Use $__rate_interval for rate queries generated by metric browser. #65386, @ivanahuckova
- Pubdash: Email sharing handle dashboard deleted. #64247, @owensmallwood
- Pubdash: Email sharing handle dashboard deleted. (Enterprise)
- PublicDashboards: Backfills share column with default value. #63407, @owensmallwood
- PublicDashboards: Configuration modal redesign. #63211, @juanicabanas
- PublicDashboards: Email sharing. #63762, @juanicabanas
- PublicDashboards: Email sharing. (Enterprise)
- PublicDashboards: Enable creation when dashboard has template variables. #64560, @juanicabanas
- PublicDashboards: Paused or deleted public dashboard screen. #63970, @juanicabanas
- PublicDashboards: Viewer can request and claim magic link. (Enterprise)
- QueryHistory: Improve handling of mixed datasource entries. #62214, @Elfo404
- Rendering: Experimental support to use JWTs as auth method. #60841, @joanlopez
- Reports: Improve the UI for the new navigation. (Enterprise)
- SQL Datasources: Add back help content. #65383, @zoltanbedi
- Schema: Remove exclusion for timeseries and update imports. #65242, @ryantxu
- Search: Improvements for starred dashboard search. #64758, @IevaVasiljeva
- Select: Show icon in the grafana/ui Select component. #63827, @ryantxu
- Service accounts: Creation logic simplification. #63884, @IevaVasiljeva
- Service accounts: Remove Add API keys buttons and remove one state of migrating for API keys tab. #63411, @eleijonmarck
- SplitOpen: Update API to accept multiple queries. #62245, @ivanahuckova
- Stat Panel: Add an option for a non-gradient/solid background. #65052, @baldm0mma
- Stat: Add ability to remove default single-color background gradient. #64353, @baldm0mma
- SupportBundles: Add OAuth bundle collectors. #64810, @Jguer
- Table Panel: Add ability to use text color for value or hide value in gauge cell. #61477, @torkelo
- Table: Introduce sparkline cell type. #63182, @domasx2
- Tempo: Config and doc updates. #64017, @joey-grafana
- Tempo: Update service graph view and docs. #64875, @joey-grafana
- TraceView: Add key and url escaping of json tag values. #64331, @aocenas
- TraceView: Reworked header. #63105, @joey-grafana
- Tracing: Add more detail to HTTP Outgoing Request. #64757, @bboreham
- Tracing: Docs and config improvements for Tempo/Jaeger/Zipkin. #65255, @joey-grafana
- Tracing: Support multiple OTel propagators. #61199, @hairyhenderson
- Transformations: Support time format when converting time to strings. #63826, @ryantxu
- Transformers: Support adding the row index using calculate field transformer. #65148, @ryantxu
- Units: Format currency with negative before the symbol. #65152, @ryantxu
Bug fixes
- API: Fix "Updated by" Column in dashboard versions table. #65351, @papagian
- AccessControl: Allow editors to access GET /api/datasources. #66343, @mgyongyosi
- Alerting: Add "backend" label to state history writes metrics. #65395, @alexweav
- Alerting: Add alert instance labels to Loki log lines in addition to stream labels. #65403, @alexweav
- Alerting: Elide requests to Loki if nothing should be recorded. #65011, @alexweav
- Alerting: Fix DatasourceUID and RefID missing for DatasourceNoData alerts. #66733, @grobinson-grafana
- Alerting: Fix ambiguous handling of equals in labels when bucketing Loki state history streams. #65013, @alexweav
- Alerting: Fix attachment of external labels to Loki state history log streams. #65140, @alexweav
- Alerting: Fix creating a recording rule when having multiple datasources. #66415, @VikaCep
- Alerting: Fix explore link in alert detail view. #66106, @gillesdemey
- Alerting: Fix share URL for Prometheus rules on subpath. #66752, @gillesdemey
- Alerting: Fix stats that display alert count when using unified alerting. #64852, @gotjosh
- Alerting: Hide mute timing actions when dealing with vanilla prometheus. #66457, @gillesdemey
- Alerting: Paginate result previews. #65257, @gillesdemey
- Alerting: Prometheus-compatible Alertmanager timings editor. #64526, @konrad147
- Alerting: Update scheduler to get updates only from database. #64635, @yuri-tceretian
- Alerting: Use a completely isolated context for state history writes. #64989, @alexweav
- Alerting: Use displayNameFromDS if available in preview. #65342, @gillesdemey
- Annotation List: Fix panel not updating when variable is changed. #65899, @JoaoSilvaGrafana
- Annotations: Ignore unique constraint violations for tags. #65935, @sakjur
- Auth: Fix orgrole picker disabled if isSynced user. #64033, @eleijonmarck
- AzureMonitor: Fix Log Analytics portal links. #65482, @aangelisc
- BrowseDashboards: Fix move to General folder not working. #65653, @joshhunt
- Catalog: Show install error with incompatible version. #65059, @andresmgot
- Chore: Update Grafana to use Alertmanager v0.25.1-0.20230308154952-78fedf89728b. #64778, @yuri-tceretian
- CloudMonitoring: Add project selector for MQL editor[fix]. #65567, @alyssabull
- CloudWatch Logs: Fix running logs queries with expressions. #65306, @iwysiu
- CloudWatch Logs: Fix to make log queries use a relative time if available. #65236, @kevinwcyu
- CloudWatch Logs: Revert "Queries in an expression should run synchronously (#64443)". #65036, @fridgepoet
- CloudWatch: Fix cachedQueries insights not being updated for metric queries. #65495, @kevinwcyu
- Cloudwatch: Pass refId from query for expression queries. #66147, @idastambuk
- Dashboards: Evaluate provisioned dashboard titles in a backwards compatible way. [#65184](https://redirect.github.com/grafana/grafa
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.