signalfx / signalfx-go

Go client library and instrumentation bindings for SignalFx
https://www.signalfx.com
Apache License 2.0
14 stars 48 forks source link

Add support for Archived Metrics - Routing destination Archived and ExceptionRules #220

Closed echoi-splk closed 1 month ago

echoi-splk commented 1 month ago

Update metricruleset model based on 3.3.0 OpenAPI spec (see https://cd.splunkdev.com/devplat-pr-32/o11y-openapi/-/merge_requests/305) Add Routing destination "Archived" Add handling of Metric Ruleset > ExceptionRules

Remove metric_ruleset/model_destination.go

atoulme commented 1 month ago

@echoi-splk please do the following:

echoi-splk commented 1 month ago

@echoi-splk please do the following:

  • Add yourself to the CODEOWNERS file for all files you should continue to watch and own after this PR
  • Ask a team member to review and approve the changes

Done in https://github.com/signalfx/signalfx-go/pull/221

ndmoeller commented 1 month ago

LGTM