Grafana - Package Updates
-
[1.10.1]
- Update Grafana to 8.4.1
- Changelog
- Cloudwatch: Add support for AWS/PrivateLink* metrics and dimensions. #45515, @szymonpk
- Configuration: Add ability to customize okta login button name and icon. #44079, @DanCech
- Tempo: Switch out Select with AsyncSelect component to get loading state in Tempo Search. #45110, @CatPerry
- Alerting: Fix migrations by making send_alerts_to field nullable. #45572, @santihernandezc
-
[1.10.3]
- Update Grafana to 8.4.3
- Changelog
- Alerting: Grafana uses > instead of >= when checking the For duration. #46010
- Alerting: Use expanded labels in dashboard annotations. #45726, @grobinson-grafana
- Logs: Escape windows newline into single newline. #45771, @perosb
- Alerting: Fix use of > instead of >= when checking the For duration. #46011, @grobinson-grafana
- Azure Monitor: Fixes broken log queries that use workspace. #45820, @sunker
- CloudWatch: Remove error message when using multi-valued template vars in region field. #45886, @sunker
- Middleware: Fix IPv6 host parsing in CSRF check. #45911, @ying-jeanne
-
[1.10.5]
- Update Grafana to 8.4.5
- Changelog
- Instrumentation: Make backend plugin metrics endpoints available with optional authentication. #46467, @marefr
- Table panel: Show datalinks for cell display modes JSON View and Gauge derivates. #46020, @mdvictor
- Azure Monitor: Small bug fixes for Resource Picker. #46665, @sarahzinger
- Logger: Use specified format for file logger. #46970, @sakjur
- Logs: Handle missing fields in dataframes better. #46963, @gabor
- ManageDashboards: Fix error when deleting all dashboards from folder view. #46877, @joshhunt
-
[1.11.1]
- Update Grafana to 8.5.1
- Changelog
- Azure Monitor: Fix space character encoding for metrics query link to Azure Portal. #48139, @kevinwcyu
- CloudWatch: Prevent log groups from being removed on query change. #47994, @asimpson
- Cloudwatch: Fix template variables in variable queries. #48140, @iwysiu
- Explore: Prevent direct access to explore if disabled via feature toggle. #47714, @Elfo404
- InfluxDB: Fixes invalid no data alerts. #48295, @yesoreyeram
-
[1.11.2]
- Update Grafana to 8.5.2
- Changelog
- Alerting: Add safeguard for migrations that might cause dataloss. #48526, @JohnnyQQQQ
- AzureMonitor: Add support for not equals and startsWith operators when creating Azure Metrics dimension filters. #48077, @aangelisc
- Elasticsearch: Add deprecation notice for < 7.10 versions. #48506, @ivanahuckova
- Traces: Filter by service/span name and operation in Tempo and Jaeger. #48209, @joey-grafana
-
[1.11.3]
- Update Grafana to 8.5.4
- Changelog
- Alerting: Remove disabled flag for data source when migrating alerts. #48559, @yuri-tceretian
- Alerting: Show notification tab of legacy alerting only to editor. #49624, @yuri-tceretian
- Alerting: Update migration to migrate only alerts that belong to existing org\dashboard. #49192, @yuri-tceretian
- AzureMonitor: Do not quote variables when a custom "All" variable option is used. #49428, @andresmgot
- AzureMonitor: Update allowed namespaces. #48468, @jcolladokuri
- CloudMonitor: Correctly encode default project response. #49510, @aangelisc
- Cloudwatch: Add support for new AWS/RDS EBS* metrics. #48798, @szymonpk
-
[1.12.0]
- Update Grafana to 9.0.0
- Changelog
- API: Add GET /api/annotations/:annotationId endpoint. #47739, @scottbock
- API: Add endpoint for updating a data source by its UID. #49396, @papagian
- AccessControl: Document basic roles changes and provisioning V2. #48910, @gamab
- AccessControl: Enable RBAC by default. #48813, @IevaVasiljeva
-
[1.12.1]
- Update Grafana to 9.0.1
- Changelog
- Alerting: Add support for image annotation in Alertmanager alerts. #50686, @grobinson-grafana
- Alerting: Add support for images in SensuGo alerts. #50718, @grobinson-grafana
- Alerting: Add support for images in Threema alerts. #50734, @grobinson-grafana
- Alerting: Adds Mimir to Alertmanager data source implementation. #50943, @gillesdemey
- Alerting: Invalid setting of enabled for unified alerting should return error. #49876, @grobinson-grafana
-
[1.12.2]
- Update Grafana to 9.0.2
- Changelog
- Alerting: Add support for images in Pushover alerts. #51372, @grobinson-grafana
- Alerting: Don't stop the migration when alert rule tags are invalid. #51253, @gotjosh
- Alerting: Don't stop the migration when alert rule tags are invalid (…. #51341, @gotjosh
- Alerting: Skip the default data source if incompatible. #51452, @gillesdemey
- AzureMonitor: Parse non-fatal errors for Logs. #51320, @andresmgot
- OAuth: Restore debug log behavior. #51244, @Jguer
- Plugins: Improved handling of symlinks. #51324, @marefr
- Alerting: Code-gen parsing of URL parameters and fix related bugs. #51353, @alexweav
- Alerting: Code-gen parsing of URL parameters and fix related bugs. #50731, @alexweav
- Annotations: Fix annotation autocomplete causing panels to crash. #51164, @ashharrison90
- Barchart: Fix warning not showing. #51190, @joshhunt
- CloudWatch: Enable custom session duration in AWS plugin auth. #51322, @sunker
- Dashboards: Fixes issue with the initial panel layout counting as an unsaved change. #51315, @JoaoSilvaGrafana
- Plugins: Use a Grafana specific SDK logger implementation for core plugins. #51229, @marefr
- Search: Fix pagination in the new search page. #51366, @ArturWierzbicki
-
[1.12.3]
- Update Grafana to 9.0.3
- Changelog
- Access Control: Allow dashboard admins to query org users. #51652, @IevaVasiljeva
- Access control: Allow organisation admins to add existing users to org. #51668, @IevaVasiljeva
- Alerting: Add method to provisioning API for obtaining a group and its rules. #51761, @alexweav
- Alerting: Add method to provisioning API for obtaining a group and its rules. #51398, @alexweav
- Alerting: Allow filtering of contact points by name. #51933, @alexweav
- Alerting: Disable /api/admin/pause-all-alerts with Unified Alerting. #51895, @joeblubaugh
- Analytics: Add total queries and cached queries in usage insights logs. (Enterprise)
-
[1.12.4]
- Update Grafana to 9.0.4
- Changelog
- Browse/Search: Make browser back work properly when visiting Browse or search. #52271, @torkelo
- Logs: Improve getLogRowContext API. #52130, @gabor
- Loki: Improve handling of empty responses. #52397, @gabor
- Plugins: Always validate root URL if specified in signature manfiest. #52332, @wbrowne
- Preferences: Get home dashboard from teams. #52225, @sakjur
- SQLStore: Support Upserting multiple rows. #52228, @joeblubaugh
- Traces: Add more template variables in Tempo & Zipkin. #52306, @joey-grafana
- Traces: Remove serviceMap feature flag. #52375, @joey-grafana
-
[1.12.5]
- Update Grafana to 9.0.5
- Changelog
- Access control: Show dashboard settings to users who can edit dashboard. #52535, @grafanabot
- Alerting: Allow the webhook notifier to support a custom Authorization header. #52515, @gotjosh
- Chore: Upgrade to Go version 1.17.12. #52523, @sakjur
- Plugins: Add signature wildcard globbing for dedicated private plugin type. #52163, @wbrowne
- Prometheus: Don't show errors from unsuccessful API checks like rules or exemplar checks. #52193, @darrenjaneczek
- Access control: Allow organisation admins to add existing users to org (#51668). #52553, @vtorosyan
- Alerting: Fix alert panel instance-based rules filtering. #52583, @konrad147
- Apps: Fixes navigation between different app plugin pages. #52571, @torkelo
- Cloudwatch: Upgrade grafana-aws-sdk to fix auth issue with secret keys. #52420, @sarahzinger
- Grafana/toolkit: Fix incorrect image and font generation for plugin builds. #52661, @academo
- Loki: Fix show context not working in some occasions. #52458, @svennergr
- RBAC: Fix permissions on dashboards and folders created by anonymous users. #52615, @gamab
-
[1.12.6]
- Update Grafana to 9.0.6
- Changelog
- Access Control: Allow org admins to invite new users to their organization. #52904, @IevaVasiljeva
- Grafana/toolkit: Fix incorrect image and font generation for plugin builds. #52927, @academo
- Prometheus: Fix adding of multiple values for regex operator. #52978, @ivanahuckova
- UI/Card: Fix card items always having pointer cursor. #52809, @gillesdemey
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login