Skip to content

newrelic-client-go v0.28.0

Compare
Choose a tag to compare
@sanderblue sanderblue released this 03 Jun 16:54
f1fac67

v0.28.0 - 2020-06-02

Bug Fixes

  • alerts: rename NrqlConditionTerms to singular for accuracy

Features

  • alerts: add DeleteNrqlConditionMutation as a proxy to DeleteConditionMutation
  • alerts: add UpdateNrqlConditionOutlierMutation method for updating outlier NRQL alert conditions
  • alerts: add CreateNrqlConditionOutlierMutation method for creating outlier NRQL alert conditions

Refactor

  • nrql_conditions: conditionID should be a string for consistency in ng implementation