Security Maintenance release (v6.0.3) - 26 Nov 2024
This release includes:
- Implement a retry function for SummarizeMetrics operations
Security Maintenance release (v6.0.2) - 14 Oct 2024
This release includes:
- security patches
- Added new regions
Security Maintenance release (v6.0.1) - 03 Oct 2024
This release includes:
- security patches
Security Maintenance release (v6.0.0) - 16 Sep 2024
This release includes:
- security patches
- React 18 upgrades
- Support for Grafana 11
- new regions added
- golang and typescript libraries updates
Security Maintenance release (v5.5.1) - 03 Jul 2024
This release includes:
- few security patches
- bug fix in multiple tenancy test function
Alert enabled and Cross Tenancy support (v5.5.0) - 15 May 2024
This release includes:
- Alert support
- Cross Tenancy Support in instance principal mode
- bug fixes
- security fixes
************* WARNING ***********
This is a BETA release unsigned. It means is still not final, not ready for production and not signed. You must enable following option in grafana.ini in order to use this version: app_mode = development This version is NOT available in the Grafana catalogue yet, you need to manually install the plugin unzipping the binaries in your grafana plugin directory.
This beta includes alerting function.
Multi region support and interval enhanced (v5.2.0) - 16 Apr 2024
This release includes:
- Multi Region support
- use of interval as template var
- Auto interval setting
- security fix in package babel-traverse, vulnerable to CVE-2023-45133
- enhanced error handling
- improved performances on queries
Regex fix and Sovereign cloud support (v5.1.1) - 08 Mar 2024
Implements the following:
- Regex fix when using Compartments in Template vars
- Sovereign Cloud Support
- Explore issue when using Grafana version above v10.1
- Compartment regex fix.
- Added new Sovereign regions
Added new regions for Data-source configuration (v5.0.4) - 20 Feb 2024
- Added new missing regions in Datasource Configuration
- Fixed a small bug in data source configuration page(src/ConfigEditor.tsx)
Improved custom label management (v5.0.3) - 18 Jan 2024
This maintenance release includes:
Fix list of dimensions returned values from oci API in case of raw queries Fix sorting bug in case custom labels are used for non-indexed dimensions (for example for oci_autonomous_database)
Raw query template vars (v5.0.2) - 10 Jan 2024
Raw query template vars
Raw Mode and Custom metrics labeling (v5.0.1) - 09 Jan 2024
- Support for labeling on some custom metrics
- Support for Raw query mode
- Bug fixes and security fixes
Grafana 10 support (v5.0.0) - 11 Oct 2023
- FE completely rewritten in React/Typescript
- Compatibility with Grafana 10
- Caching of region, tenancy, compartments, dimensions queries
- many performance improvements
- new Grafana API
- Upgraded nodejs dependencies
- Upgraded net golang libraries
Multi-tenancy support and Secure JSON for OCI (v4.0.0) - 07 Mar 2023
This release features
- Multi-tenancy support
- Secure JSON secrets for OCI Configuration
- Added support for San Jose region
Region list sort, Customization of labels, ARM64 support, Namespace drop-down field bug fix and vulnerability patches (v3.0.6) - 24 Oct 2022
- Customization of Graph labels (#131)
- OCI region list sorted in alphabetical order (#132)
- Updated GoLang and Javascript libraries, vulnerability patches (#133, #134, #136, #137, #138, #139, #140)
- Metrics Namespace drop-down field bug fix (#135)
- ARM64 support (#129)
v3.0.5 - Added new regions - 16 Jun 2022
New regions added:
- Singapore
- Paris
- Queretaro
Update Grunt version. Update Linux readme.
Minor patch (v3.0.4) - 16 Mar 2022
Update build files, plugin.json
Bugfix for template variables (v3.0.3) - 11 Feb 2022
Fixes issue with multiple data sources and template variables.
Grafana 8 hotfix support (v3.0.2) - 10 Feb 2022
Stopgap solution for Grafana 8 support which may not be fully polished. Full support will be released later.
UK Gov support added and dev changes (v2.2.4) - 09 Aug 2021
- Added support for uk gov regions
uk-gov-london-1 , uk-gov-cardiff-1
Dev changes :
- Removed toml file and replaced it with mod
- Added some for installation and signing.
For oracle grafana developers In the next release : Append the following to the build script zip -r oci-grafana-metrics- ./dist
Missing metrics fixed (v2.2.3) - 22 Jan 2021
In test phase, please don't use in production
- Now, all the metrics are being received.
- The metrics request is 20x faster now.
- Signed the plugin and added to tar file.
Fixed documentation w.r.t resource group (v2.2.2) - 11 Jan 2021
- Fixed documentation with resource group in each query
Added support for dubai, santiago and cadiff (v.2.2.1) - 22 Dec 2020
This release adds support to new regions such as santiago, cardiff and dubai
ap-chiyoda-1 support added (v2.2) - 08 Dec 2020
- Supports calling Oracle Cloud Infrastructure services in the ap-chiyoda-1 region
Metrics plugin for grafana support (2.0.2) - 05 Oct 2020
-
Please download only the plugin file
-
This is not for all users
-
Please generate the manifest file and send us back in email
-
The version has been updated to 2.0.0 in plugin.json
Logging-plugin-zip (v2.0.1) - 05 Oct 2020
- Not for all all users
- This is not associated with the current code
- Download only plugin.tar and other
- Only for grafana support
v2.0.0 - 28 Sep 2020
-
Updated name and id of the plugin.
-
Please remove the existing plugin and install this version
-
There is no functional change.
Support Grafana 7 (v1.1.2) - 07 Jul 2020
- Update docs for Grafana 7
- Expand the default region list.
- Fix resolution Input
List metrics api call fix (v1.1.1) - 04 Jun 2020
- Now, the number of list metrics call has been set to a maximum of 20 pages
- The limit is configurable
New Features
- Support added for variables and auto in window & resolution
- Fixed variable duplication in dropdowns
- Instructions added for using variables and auto-config in window and resolution of drop down
Added a region option to getCompartment method (V1.0.9) - 12 Mar 2020
When OCI tenancy is provision with a single region, say 'us-phoenix-1' (home tenancy) and the datasource setting with local has the default regions as 'us-ausburn-1' (in the ~/.oci/config file), the getCompartment does not return the compartment list. The reason being the OCI tenancy has only one tenancy as home and that is not the 'us-phoenix-1' tenancy.
The fix is to set region to the home regions of the OCI tenancy, while making the getCompartment call.
Thanks Jayesh Patel
Support Resource Group (V1.0.8) - 10 Mar 2020
User will be able to use Resource Group. By Default: No Resource Group
V1.0.7 - 21 Feb 2020
Fix populated Metric Fields based on the selected region.
Support hard coded values in template variables (V1.0.6) - 23 Jan 2020
- Support hard coded values in template variables
- Fix bug with filtering compartments by regex in template variable editor
- New template variables were added:
dimensions()
which show all possible dimension keys for selected region, compartment, namespace and metricdimensionOptions()
which show all possible dimension values for selected region, compartment, namespace, metric and dimension key.
-
Dimension value variable can be used as multi-value. Separate queries are generated for each dimension value out of multi-select (but no more than 20 queries)
-
Custom query is supported. User can type MQL expression manually which will be passed to telemetry instead of selected on the UI metric and dimensions.
-
Custom template variables were added to the list of dimension value options. Duplicate options are removed.
-
Options for regions and compartments are cached while query editor is open. Dimension options are cached for the selected region - compartment - namespace - metric.
Fix $namespace and $metric variables (V1.0.4) - 03 Oct 2019
$namespace
In the previous version, the list of namespaces was hardcoded for the $namespace variable.
Today the list of namespaces depends on region and compartment.
$metric
In the previous version, the $metric variable depends on the home region, $compartment and hardcoded $namespace.
Today $metric depends on $region, $compartment and $namespace.
V1.0.3 - 25 Sep 2019
Fix issue: Metric name rule creation updated
v1.0.2 - 27 Mar 2019
- Shows subcompartments and removes inactive compartments from that list
- Changes Metric names when rendering on the screen, uses a human readable name for the resource if one is present
- Shortens ocids to first three and last six characters to save screen real estate
v1.0.1 - 08 Mar 2019
Pulls in regions dynamically Adds more documentation