grafana

The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.

AGPL-3.0 License

Downloads
680.2K
Stars
60.2K
Committers
2.4K

Bot releases are hidden (Show)

grafana - 7.5.16 (2022-05-19)

Published by xlson over 2 years ago

Download page
What's new highlights

Bug fixes

  • Security: Fixes CVE-2022-29170
grafana - 8.3.1 (2021-12-07)

Published by dsotirakis almost 3 years ago

Security: Fixes CVE-2021-43798. For more information, see our blog

grafana - v7.3.2 (2020-11-11)

Published by xlson almost 4 years ago

Download Page
What's New Highlights
Release Notes

Features / Enhancements

  • CloudWatch Logs: Change how we measure query progress. #28912, @aocenas
  • Dashboards / Folders: delete related data (permissions, stars, tags, versions, annotations) when deleting a dashboard or a folder. #28826, @AgnesToulet
  • Gauge: Improve font size auto sizing. #28797, @torkelo
  • Short URL: Cleanup unvisited/stale short URLs. #28867, @wbrowne
  • Templating: Custom variable edit UI, change options input into textarea. #28322, @darrylsepeda

Bug Fixes

  • Cloudwatch: Fix issue with field calculation transform not working properly with Cloudwatch data. #28761, @torkelo
  • Dashboard: fix view panel mode for Safari / iOS. #28702, @jackw
  • Elasticsearch: Exclude pipeline aggregations from order by options. #28620, @simianhacker
  • Panel inspect: Interpolate variables in panel inspect title. #28779, @dprokop
  • Prometheus: Fix copy paste behaving as cut and paste. #28622, @aocenas
  • StatPanels: Fixes auto min max when latest value is zero. #28982, @torkelo
  • TableFilters: Fixes filtering with field overrides. #28690, @hugohaggmark
  • Templating: Speeds up certain variable queries for Postgres MySql MSSql. #28686, @hugohaggmark
  • Units: added support to handle negative fractional numbers. #28849, @mckn
  • Variables: Fix backward compatibility in custom variable options that contain colon. #28896, @mckn
grafana - v7.3.1 (2020-10-30)

Published by dprokop almost 4 years ago

Download Page
What's New Highlights
Release Notes

Bug Fixes

  • Cloudwatch: Fix duplicate metric data. #28642, @zoltanbedi
  • Loki: Fix error when some queries return zero results. #28645, @ivanahuckova
  • PanelMenu: Fix panel submenu not being accessible for panels close to the right edge of the screen. #28666, @torkelo
  • Plugins: Fix descendent frontend plugin signature validation. #28638, @wbrowne
  • Prometheus: Fix copy paste behaving as cut and paste. #28622, @aocenas
  • StatPanel: Fix value being under graph and reduced likelihood for white and dark value text mixing. #28641, @torkelo
  • TextPanel: Fix problems where text panel would show old content. #28643, @torkelo
grafana - v7.3.0 (2020-10-28)

Published by kylebrandt almost 4 years ago

Download Page
What's New Highlights
Release Notes

Features / Enhancements

Bug Fixes

  • Alerting: Log warnings for obsolete notifiers when extracting alerts and remove frequent error log messages. #28162, @papagian
  • Auth: Fix SigV4 request verification step for Amazon Elasticsearch Service. #28481, @wbrowne
  • Auth: Should redirect to login when anonymous enabled and URL with different org than anonymous specified. #28158, @marefr
  • Elasticsearch: Fix handling of errors when testing data source. #28498, @marefr
  • Graphite: Fix default version to be 1.1. #28471, @ivanahuckova
  • StatPanel: Fixes BizChart error max: yyy should not be less than min zzz. #28587, @hugohaggmark
grafana - v7.3.0-beta2 (2020-10-22)

Published by aknuds1 almost 4 years ago

Download Page
What's New Highlights
Release Notes

Features / Enhancements

Bug Fixes

grafana - v7.2.2 (2020-10-21)

Published by marefr almost 4 years ago

Download Page
What's New Highlights
Release Notes

Features / Enhancements

Caution: Please do not use/enable the database_metrics feature flag. It will corrupt MySQL database tables. See #28440 for more information.

Instrumentation: Add counters and histograms for database queries. #28236, @bergquist

Bug Fixes

grafana - v7.3.0-beta1 (10-15-2020)

Published by aknuds1 about 4 years ago

Download Page
What's New Highlights
Release Notes

Breaking changes

  • CloudWatch: The AWS CloudWatch data source's authentication scheme has changed. See the upgrade notes for details and how this may affect you.

Features / Enhancements

Bug Fixes

  • Azure Analytics: FormatAs Time series groups bool columns wrong. #27713
  • Azure: Fixes cancellation of requests with different Azure sources. #28180, @hugohaggmark
  • BackendSrv: Reloads page instead of redirect on Unauthorized Error. #28276, @hugohaggmark
  • Dashboard: Do not allow users without edit permission to a folder to see new dashboard page. #28249, @torkelo
  • Dashboard: Fixed issue accessing horizontal table scrollbar when placed at bottom of dashboard. #28250, @torkelo
  • DataProxy: Add additional settings for dataproxy to help with network proxy timeouts. #27841, @kahinton
  • Database: Adds new indices to alert_notification_state and alert_rule_tag tables. #28166, @KarineValenca
  • Explore: Fix showing of Prometheus data in Query inspector. #28128, @ivanahuckova
  • Explore: Show results of Prometheus instant queries in formatted table. #27767, @ivanahuckova
  • Graph: Prevent legend from overflowing container. #28254, @jackw
  • OAuth: Fix token refresh failure when custom SSL settings are configured for OAuth provider. #27523, @billoley
  • Plugins: Let descendant plugins inherit their root's signature. #27970, @aknuds1
  • Runtime: Fix handling of short-lived background services. #28025, @ahlaw
  • TemplateSrv: Fix interpolating strings with object variables. #28171, @torkelo
  • Variables: Fixes so constants set from url get completed state. #28257, @hugohaggmark
  • Variables: Prevent adhoc filters from crashing when they are not loaded properly. #28226, @mckn
grafana - v7.2.1 (2020-10-08)

Published by papagian about 4 years ago

Download Page
What's New Highlights
Release Notes

7.2.1 (2020-10-08)

Features / Enhancements

  • Api: Add /healthz endpoint for health checks. #27536, @bergquist
  • Api: Healthchecks should not be rejected due to domain enforcement checks. #27981, @bergquist
  • Instrumentation: Removes invalid chars from label names. #27921, @bergquist
  • Orgs: Remove organisations deprecation notice from backend. #27788, @wbrowne
  • Toolkit: Add --coverage flag to plugin build command. #27743, @gassiss

Bug Fixes

  • BarGauge: Fixed scrollbar showing for bar gauge in Firefox. #27784, @torkelo
  • Dashboard: Honour root_url for Explore link. #27654, @tiagomotasantos
  • DashboardLinks: values in links are updated when variables change. #27926, @hugohaggmark
  • Elasticsearch: Add query's refId to each series returned by a query. #27614, @Elfo404
  • Elasticsearch: Fix ad-hoc filter support for Raw Data query and new table panel. #28064, @Elfo404
  • Graph: Fixed histogram bucket calculations to avoid missing buckets. #27883, @torkelo
  • Loki: Run instant query only in Explore. #27974, @ivanahuckova
  • Units: bps & Bps default scale remains decimal (backwards-compatibility). #27838, @Berbe
  • ValueMappings: Fix issue with value mappings in override applying to all columns. #27718, @torkelo
grafana - v7.2.0 (2020-09-23)

Published by xlson about 4 years ago

Download Page
What's New Highlights
Release Notes

Features / Enhancements

  • Alerting: Ensuring notifications displayed correctly in mobile device with Google Chat. #27578, @alvarolmedo
  • TraceView: Show full traceID and better discern multiple stackTraces in span details. #27710, @aocenas

Bug Fixes

  • DataLinks: Fixes issue with data links not interpolating values with correct field config. #27622, @torkelo
  • DataProxy: Ignore empty URL's in plugin routes. #27653, @domasx2
  • Field config: Respect config paths when rendering default value of field config property. #27652, @dprokop
  • Field config: Fix mismatch in field config editor types. #27657, @dprokop
  • Panel editor: Prevents adding transformations in panels with alerts. #27706, @hugohaggmark
  • Stat panel: Fix problem where string values where always green. #27656, @peterholmberg
grafana - v7.2.0-beta2 (2020-09-17)

Published by hugohaggmark about 4 years ago

Download Page
What's New Highlights
Release Notes

Features / Enhancements

  • API: Enrich add user to org endpoints with user ID in the response. #27551, @AgnesToulet
  • API: Enrich responses and improve error handling for alerting API endpoints. #27550, @AgnesToulet
  • Auth: Replace maximum inactive/lifetime settings of days to duration. #27150, @Hansuuuuuuuuuu
  • Dashboard: Support configuring default timezone via config file. #27404, @woutersmeenk
  • Elasticsearch: Add support for date_nanos type. #27538, @Elfo404
  • Elasticsearch: Allow fields starting with underscore. #27520, @Elfo404
  • Elasticsearch: Increase maximum geohash aggregation precision to 12. #27539, @Elfo404
  • Field config: Add support for paths in default field config setup. #27570, @dprokop
  • Postgres: Support request cancellation properly (Uses new backendSrv.fetch Observable request API). #27478, @hugohaggmark
  • Provisioning: Remove provisioned dashboards without parental reader. #26143, @nabokihms
  • Variables: Limit rendering of options in dropdown to improve search performance. #27525, @guoqn
  • Units: Binary-prefixed data rates. #27022, @Berbe

Bug Fixes

  • Admin: Fixes close('X') button layout issue in API keys page. #27625, @nikasvan
  • Alerting: Fix integration key so it's stored encrypted for Pagerduty notifier. #27484, @marefr
  • Annotations: Fixes issue with showing error notice for cancelled annotation queries. #27557, @torkelo
  • Azure/Insights: Fix handling of legacy dimension values. #27513, @marefr
  • DataLinks: Respects display name and adds field quoting. #27616, @hugohaggmark
  • ImageRendering: Fix rendering panel using shared query in png, PDF reports and embedded scenarios. #27628, @torkelo
  • InputControl: Fixed using InputControl in unit tests from plugins. #27615, @torkelo
  • NewsPanel: Fixed XSS issue when rendering rss links. #27612, @torkelo
  • Transforms: Fix for issue in labels to fields transform where the new option value field name did not work properly. #27501, @torkelo
grafana - v7.2.0-beta1

Published by mckn about 4 years ago

Download Page
What's New Highlights
Release Notes

Breaking changes

  • Units: The date time units YYYY-MM-DD HH:mm:ss and MM/DD/YYYY h:mm:ss a have been renamed to Datetime ISO
    and Datetime US respectively. This is no breaking change just a visual name change (the unit id is unchanged). The
    unit behavior is different however, it no longer hides the date part if the date is today. If you want this old
    behavior you need to change unit to Datetime ISO (No date if today) or Datetime US (No date if today).

Features / Enhancements

  • API: Return ID of the deleted resource for dashboard, datasource and folder DELETE endpoints. #26691, @AgnesToulet
  • API: Support paging in the admin orgs list API. #26932, @benjaminjb
  • API: return resource ID for auth key creation, folder permissions update and user invite complete endpoints. #27419, @AgnesToulet
  • Alerting: Adds support for overriding 'dedup_key' via alert tags when using the Pagerduty notifier. #27356, @alavrovinfb
  • Alerting: Change alert rule link in alert notifications to open panel in view mode. #27378, @robertlestak
  • Alerting: Support storing sensitive notifier settings securely/encrypted. #25114, @mtanda
  • Annotation: Add clean up job for old annotations. #26156, @bergquist
  • AzureMonitor: select plugin route from cloudname. #27273, @kylebrandt
  • BackendSrv: Uses credentials, deprecates withCredentials & defaults to same-origin. #27385, @hugohaggmark
  • Chore: Upgrade to Go 1.15.1. #27326, @aknuds1
  • CloudWatch: Update list of AmazonMQ metrics and dimensions. #27332, @szymonpk
  • Cloudwatch: Add Support for external ID in assume role. #23685, @gdhananjay
  • Cloudwatch: Add af-south-1 region. #26513, @ruanbekker
  • Dashboard: Add Duplicate dashboard links button to links list. #26600, @Hmerac
  • Dashboard: Adds folder name and link to the dashboard overview on the homepage. #27214, @michelengelen
  • Database: Set 0640 permissions on SQLite database file. #26339, @aknuds1
  • DateFormats: Default ISO & US formats never omit date part even if date is today (breaking change). #27300, @torkelo
  • Explore/Loki: POC for toggling parsed fields in the list view. #26178, @fredr
  • Explore: Sort order of log results. #26669, @ivanahuckova
  • Field overrides: Overrides UI improvements. #27073, @dprokop
  • Flux: Increase series limit for Flux datasource. #26746, @sneddrs
  • Image Store: Add support for using signed URLs when uploading images to GCS. #26840, @marcosrmendezthd
  • Image Store: Fallback to application default credentials when no key file is specified for GCS. #25948, @Eraac
  • InfluxDB: exclude result and table column from Flux table results. #27081, @ryantxu
  • InfluxDB: return a table rather than an error when timeseries is missing time. #27320, @ryantxu
  • Loki: Add scopedVars support in legend formatting for repeated variables. #27046, @ivanahuckova
  • Loki: Re-introduce running of instant queries. #27213, @ivanahuckova
  • MixedDatasource: Shows retrieved data even if a data source fails. #27024, @hugohaggmark
  • OAuth2: GenericOAuth should handle DEFLATE compressed payloads in JWT. #26969, @billoley
  • OAuth: Increase state cookie max age. #27258, @bergquist
  • Orgs: Remove org deprecation notice as we have decided to preserve multi-org support. #26853, @torkelo
  • PanelInspector: Adds a Raw display mode but defaults to Formatted display mode. #27306, @hugohaggmark
  • Prometheus: Add scopedVars support in legend formatting for repeated variables. #27047, @ivanahuckova
  • Prometheus: Support request cancellation properly (Uses new backendSrv.fetch Observable request API). #27090, @hugohaggmark
  • Prometheus: add $__rate_interval variable. #26937, @zoltanbedi
  • Provisioning: Validate that datasource access field equals to direct or proxy. #26440, @nabokihms
  • RangeUtils: migrate logic from kbn to grafana/data. #27347, @ryantxu
  • Table: Adds column filtering. #27225, @hugohaggmark
  • Table: Support showing numbers in strings with full original value. #27097, @torkelo
  • TablePanel: Add support for basic gauge as a cell display mode. #26595, @jutley
  • Transformations: Group by and aggregate on multiple fields. #25498, @Totalus
  • Transformations: enable transformations reorder. #27197, @dprokop
  • grafana-cli: Add ability to read password from stdin to reset admin password. #26016, @nabokihms
  • heatmap: reduce the aggressiveness of hiding ticks/labels when panel is small. #27016, @lrstanley
  • Reporting: add branding options. (Enterprise)
  • Reporting: allow setting custom timerange. (Enterprise)

Bug Fixes

  • Auth: Fix signup workflow and UI when verify email is enabled. #26263, @KamalGalrani
  • AzureMonitor: Change filterDimensions property to match what is stored. #27459, @kylebrandt
  • Cloud Monitoring: Fix missing title and text from cloud monitoring annotations. #27187, @atotto
  • CloudWatch: Fix error message returned from tag:GetResources. #27205, @kichik
  • Cloudwatch: Update AWS/MediaConnect metrics and dimensions. #26093, @papagian
  • DashboardSettings: Fixes auto refresh crash with space in interval. #27438, @hugohaggmark
  • Elasticsearch: Fix localized dates in index pattern. #27351, @domasx2
  • Elasticsearch: Fix using multiple bucket script aggregations when only grouping by terms. #24064, @MarceloNunesAlves
  • FolderPicker: Fixes not being able to create new folder. #27092, @hugohaggmark
  • Graphite: Show and hide query editor function popup on click. #26923, @ivanahuckova
  • InfluxDB/Flux: Fix for Alerts on InfluxDB Flux datasources only use the first series. #27463, @ryantxu
  • Loki: Send current time range when fetching labels and values. #26622, @ivanahuckova
  • Prometheus: Add backslash escaping for template variables. #26205, @ivanahuckova
  • Prometheus: Correctly format multi values variables in queries. #26896, @ivanahuckova
  • Provisioning: Add validation for missing organisations in datasource, dashboard, and notifier configurations. #26601, @nabokihms
  • Rendering: Fixed issue rendering text panel to image via image renderer plugin. #27083, @torkelo
  • Stats: Use more efficient SQL and add timeouts. #27390, @sakjur
  • Table: Support date unit formats on string values. #26879, @torkelo
  • Thresholds: Fixed issue with thresholds in overrides not working after save and reload. #27297, @torkelo
  • Transformations: Fixes outer join transformation when frames are missing field to join by. #27453, @hugohaggmark
  • Transformations: merge will properly handle empty frames and frames with multiple rows where values are overlapping. #27362, @mckn
  • grafana-cli: Fix installing of plugins missing directory entries in zip. #26945, @adrianlzt
grafana - v7.1.5

Published by hugohaggmark about 4 years ago

Download Page
What's New Highlights
Release Notes

Features / Enhancements

  • Stats: Stop counting the same user multiple times. #26777, @sakjur

Bug Fixes

grafana - v7.1.4

Published by wbrowne about 4 years ago

Download Page
What's New Highlights
Release Notes

Features / Enhancements

  • Azure App Insights Alert error - tsdb.HandleRequest() failed to convert dataframe "" to tsdb.TimeSeriesSlice. #26897
  • AzureMonitor: map more units. #26990, @kylebrandt
  • Azuremonitor: do not set unit if literal "Unspecified". #26839, @kylebrandt
  • Dataframe/Alerting: to tsdb.TimeSeriesSlice - accept "empty" time series. #26903, @kylebrandt
  • Field overrides: Filter by field name using regex. #27070, @dprokop
  • Overrides: expose byType matcher UI. #27056, @ryantxu

Bug Fixes

grafana - v7.1.3

Published by torkelo about 4 years ago

Download Page
What's New Highlights
Release Notes

Bug Fixes

  • Templating: Templating: Fix undefined result when using raw interpolation format #26818
grafana - v7.1.2

Published by hugohaggmark about 4 years ago

Download Page
What's New Highlights
Release Notes

Features / Enhancements

  • Explore: Don't run queries on datasource change. #26033, @davkal
  • TemplateSrv: Formatting options for ${__from} and ${__to}, unix seconds epoch, ISO 8601/RFC 3339. #26466, @torkelo
  • Toolkit/Plugin: throw an Error instead of a string. #26618, @leventebalogh

Bug Fixes

  • Dashbard: Fix refresh interval settings to allow setting it to equal min_refresh_interval. #26615, @torkelo
  • Flux: Ensure connections to InfluxDB are closed. #26735, @sneddrs
  • Query history: Fix search filtering if null value. #26768, @ivanahuckova
  • QueryOptions: Fix not being able to change cache timeout setting. #26614, @torkelo
  • StatPanel: Fix stat panel display name not showing when explicitly set. #26616, @torkelo
  • Templating: Fixed access to system variables like __dashboard, __user & __org during dashboard load & variable queries. #26637, @torkelo
  • TextPanel: Fix content overflowing panel boundaries. #26612, @torkelo
  • TimePicker: Fix position and responsive behavior. #26570, @torkelo
  • TimePicker: Fixes app crash when changing custom range to nothing. #26775, @hugohaggmark
  • Units: Remove duplicate SI prefix from mSv and µSv. #26598, @tofurky
grafana - v7.1.1

Published by xlson about 4 years ago

Download Page
What's New Highlights
Release Notes

Features / Enhancements

  • Graph: Support setting field unit & override data source (automatic) unit. #26529, @ryantxu
  • Tracing: Add errorIconColor prop to TraceSpanData. #26509, @zoltanbedi

Bug Fixes

grafana - v7.1.0

Published by dprokop over 4 years ago

Download Page
What's New Highlights
Release Notes

Features / Enhancements

  • Backend: Use latest go plugin sdk (0.74.0) to sort wide frames. #26207, @kylebrandt
  • Elasticsearch: Create Raw Doc metric to render raw JSON docs in columns in the new table panel. #26233, @ivanahuckova
  • PluginsListPage: More plugins button should open in new window. #26305, @zoltanbedi

Bug Fixes

  • AdminUsers: Reset page to zero on query change. #26293, @hshoff
  • CloudWatch Logs: Fixes grouping of results by numeric field. #26298, @kaydelaney
  • DashboardLinks: Do not over-query search endpoint. #26311, @torkelo
  • Docker: Make sure to create default plugin provisioning directory. #26017, @marefr
  • Elastic: Fix error "e.buckets[Symbol.iterator] is not a function" when using filter. #26217, @ivanahuckova
  • Explore/Loki: Escape \ in labels for show context queries. #26116, @ivanahuckova
  • Jaeger/Zipkin: URL-encode service names and trace ids for API calls. #26115, @ivanahuckova
  • Prometheus: Fix prom links in mixed mode. #26244, @zoltanbedi
  • Provisioning: Fix bug when provision app plugins using Enterprise edition. #26340, @marefr
  • Sign In Use correct url for the Sign In button. #26239, @dprokop
grafana - v7.1.0-beta3 (2020-07-13)

Published by aknuds1 over 4 years ago

Download Page
What's New Highlights
Release Notes

Features / Enhancements

  • Explore: Unification of logs/metrics/traces user interface. #25890, @aocenas
  • Graph panel: Move Stacking and null values before Hover tooltip options (#26035). #26037, @jsoref
  • LDAP: Get all groups for all group base search DNs. #25825, @Annegies
  • Table: JSON Cell should try to convert strings to JSON. #26024, @ryantxu
  • Transform: adding missing "table"-transform and "series to rows"-transform to Grafana v7-transforms. #26042, @mckn

Bug Fixes

  • AdminUsersTable: Fix width issues. #26019, @tskarhed
  • BarGauge: Fix space bug in single series mode. #26176, @torkelo
  • Dashboard: Allow removing min refresh interval from refresh options (5s or other). #26150, @torkelo
  • DataLinks: Fixed interpolation of repeated variables used in Graph data links. #26147, @torkelo
  • Do not break dashboard settings UI when time intervals end with trailing comma. #26126, @dprokop
  • Elastic: Display correct log message based on selected log field. #26020, @ivanahuckova
  • InfluxDB: Fixed new group by dropdown now showing after first use. #26031, @torkelo
  • StatPanel: Fixes issue with name showing for single series / field results. #26070, @torkelo
  • Templating: Fix recursive loop of template variable queries when changing ad-hoc-variable. #26191, @torkelo
grafana - v7.0.6

Published by torkelo over 4 years ago

Download Page
What's New Highlights
Release Notes

Bug fixes

  • Templating: Fixed recursive queries triggered when switching dashboard settings view #26137
  • Templating: Fix recursive loop of template variable queries when changing ad-hoc-variable #26191
  • Auth: Add support for forcing authentication in anonymous mode and modify SignIn to use it instead of redirect #25567
  • Auth: Fix POST request failures with anonymous access #26049
Package Rankings
Top 0.57% on Npmjs.org
Top 0.35% on Proxy.golang.org
Badges
Extracted from project README's
License Drone Go Report Card