Skip to content

Releases: SAP/alm-plug-in-for-grafana

v1.2.1

11 Jun 13:15
2c717be
Compare
Choose a tag to compare

Features/Improvements

  • New granularities available for Auto Resolution in configuration queries: (5 minutes, 10 minutes, 15 minutes, 30 minutes) by @vienlam #106
  • -- Mixed -- data source are now supported by @vienlam 551a53c
  • Support for minutes (Mi) in semantic period by @vienlam in #107
  • New resolutions available: 10s, 15s and 1 minute (only for Real User Monitoring - Request Overview data provider) by @sawbou #117
  • Update to grafana toolkit 4.11.3 by @andreacampo in #112

Fixes

  • Webpack is looking for a non existing folder in the ./config/webpack/ directory. As a consequence the plugin cannot be built from Windows environment because the dist folder is missing the module.js* files. This has been fixed by updating to grafana toolkit 4.11.3 cc0cf0a

New Contributors

Full Changelog: v1.2.0...v1.2.1

v1.2.0

02 Nov 10:41
bc0ddfb
Compare
Choose a tag to compare

Features/Improvements

Fixes

  • Issue #91 is now fixed. Explorer can be used again with the plugin.

Full Changelog: v1.1.3...v1.2.0

v1.1.3

16 Jun 13:52
77aec9d
Compare
Choose a tag to compare

Features/Improvements

  • Removed 2 hours restriction for raw granularities by @vienlam f17524b
  • New "First Day of Week" option available for Configuration Queries by @vienlam 02dc07f
  • Migration to new grafana\create-plugin (toolkit version 1.6.3) by @andreacampo 77aec9d

Full Changelog: v1.1.2-new...v1.1.3

v1.1.2

07 Apr 12:38
b1a4e04
Compare
Choose a tag to compare

Bug Fixes

  • SAP Cloud ALM: Measure "undefined" when using aggregation with no value #67
  • Data Provider Search is not working #65
  • Additional Zero values are included in the timeseries when enabling the option "Complete Time Series with Zeroes" #57

Features/Improvements

  • Improve points insertion decision by @vienlam in #63
  • New resolutions (5Mi, 10Mi, 15Mi and 30Mi, "period" (FRUN Data Provider has to implement the aggregation method) returns only one value for the selected period) available in the query configuration by @vienlam in #64
  • Better handling error by @vienlam in #62
  • Filter Selection improvements. #79
  • Improve measure description display for CALM queries. #66
  • New option to set the timestamp of the most recent datapoint to "now". #69

Documentation

Full Changelog: v1.0.2...v1.1.2

v1.0.2

21 Oct 12:29
Compare
Choose a tag to compare

Bug Fixes

  • FIX Bug with ALM Service Table Format in d21360a
  • Period issue with Raw Table format in a5c3bc1, closes #49
  • Fixed timezone issue in 2e17361

Features

  • Update to usage of dataframe in query in #46
  • New button to Refresh the list of Data Providers in the variable editor, section Query Options - Data Provider #48
  • New Ignore Semantic option available when Configuration Query is enabled in #48
  • New Complete Time Series with Zero option available when Configuration Query is enabled in d28a8c6

Documentation

  • SAP Focused Run setup added to the README file #51, closes #52

Full Changelog: v1.0.1...v1.0.2

v1.0.1

05 Jul 08:37
b7c2e6a
Compare
Choose a tag to compare

Bug Fixes

  • When editing a pre-existing query, some filters/dimensions values are not displayed anymore, preventing further configurations (#36) (ef514c3)
  • First entry in some filters is not visible (#37) (783add5)
  • Returned Time Series are not sorted by time (2031b6f)

Release 1.0

22 Sep 13:44
Compare
Choose a tag to compare
  • Raw granularity is now available for last 2 hours only