Skip to content

Releases: dynatrace-extensions/extensions-schemas

1.307.0

28 Jan 23:42
f561ce4
Compare
Choose a tag to compare

👀 Changes


1.306.0

13 Jan 23:44
f561ce4
Compare
Choose a tag to compare

👀 Changes

  • Log Events
    • Possibility to configure both LQL Query and DQL Query - configuration is consistent with Log Processing
    • Use DQL matcher queries for log metrics on Grail enabled tenants
      • Specify dqlQuery and lqlQuery instead of query
  • Metrics
    • Fixed the metric key regex to match the allowed characters of the metric ingestion protocol.
  • SNMP
    • group is now required in each item

1.305.0

19 Nov 11:42
f561ce4
Compare
Choose a tag to compare

🚀 New:

  • Extensions
    • Added field elevatedPrivilegesRequired for marking extensions that require elevated privileges to fully operate.
  • JMX
    • new metric type gauge_statcounter available.

1.304.0

05 Nov 11:44
f561ce4
Compare
Choose a tag to compare

👀 Changes

  • Extensions
    • Alerts and dashboards now have their own types with alerts array size raised to 100.
  • PrometheusMetrics
    • Increased all processors properties lengths to 15000.

1.303.0

23 Oct 22:42
f561ce4
Compare
Choose a tag to compare

🚀 New:

  • PrometheusMetrics
    • new datasource available in Extension Framework 2.0

👀 Changes:

  • Extensions
    • Extension names can have up to 60 characters now
  • Sql Schema
    • schedule accepts variables now
  • Log Events
    • Increased max limit of log events from 10 to 1000

1.300.0

10 Sep 10:44
f561ce4
Compare
Choose a tag to compare

🚀 New:

  • Variables
    • integer type variable. Only positive values allowed.

👀 Changes:

  • interval accepts variables now

1.299.0

09 Sep 14:10
f561ce4
Compare
Choose a tag to compare

🚀 New:

  • Sql Schema
    • Added new keyword schedule, which allows users to define the cron expressions
      • schedule can not be used in the same group / subgroup with the interval
      • schedule must contain at least 1 ? character at 2nd or 4th index example: 0 * ? * 5

1.298.0

09 Sep 13:38
f561ce4
Compare
Choose a tag to compare

🚀 New:

  • Metric Metadata
    • All units that are available in Dynatrace but were missing in the metric metadata schema have been added.

1.295.0

02 Jul 10:42
f561ce4
Compare
Choose a tag to compare

🚀 New:

  • JDBC Generic
    • new datasource available in Extension Framework 2.0
    • handles drivers fulfilling JDBC interfaces

👀 Changes:

  • From now generic.types.schema limit of Generic Entity extraction rules is set up to 500

1.291.0

07 May 10:43
f561ce4
Compare
Choose a tag to compare

🚀 New:

  • Actions
    • attributes property is now mandatory
      • It's now possible to use col and const prefix for attributes values
      • Now attributes have to contain a content as key