Skip to content

Releases: oracle/oci-grafana-metrics

Regex fix and Sovereign cloud support

08 Mar 15:34
318ba9c

Choose a tag to compare

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 and added new Sovereign regions

07 Mar 11:15
234d828

Choose a tag to compare

  • Compartment regex fix.
  • Added new Sovereign regions

Added new regions for Data-source configuration

20 Feb 15:36
0a0b232

Choose a tag to compare

  • Added new missing regions in Datasource Configuration
  • Fixed a small bug in data source configuration page(src/ConfigEditor.tsx)

Improved custom label management

18 Jan 15:38
5ba54a9

Choose a tag to compare

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

10 Jan 13:16
2c105bb

Choose a tag to compare

Raw query template vars

Raw Mode and Custom metrics labeling

09 Jan 15:17
829f2e3

Choose a tag to compare

  • Support for labeling on some custom metrics
  • Support for Raw query mode
  • Bug fixes and security fixes

Grafana 10 support

11 Oct 07:03
45cb18b

Choose a tag to compare

  • FE completely rewritten in React/Typescript
  • Compatibility with Grafana 10
  • Caching of region, tenancy, compartments, dimensions queries
  • many performance improvements
  • new Grafana API

Upgrade nodejs dependencies and fix minor security bugs

11 Apr 09:41
8d96a9d

Choose a tag to compare

  • Upgraded nodejs dependencies
  • Upgraded net golang libraries

Multi-tenancy support and Secure JSON for OCI

07 Mar 10:24
a7dac35

Choose a tag to compare

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

24 Oct 08:59
439c220

Choose a tag to compare

  • 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)