Skip to content

feat: add account_group_id to ThousandEyes metric spec#530

Open
greg-agacinski wants to merge 2 commits intomainfrom
pc-18683-add-account-group-id-to-thousandeyes
Open

feat: add account_group_id to ThousandEyes metric spec#530
greg-agacinski wants to merge 2 commits intomainfrom
pc-18683-add-account-group-id-to-thousandeyes

Conversation

@greg-agacinski
Copy link
Member

@greg-agacinski greg-agacinski commented Feb 11, 2026

Motivation

Support account_group_id field for ThousandEyes metric spec in SLO resources, allowing users to specify which ThousandEyes account group a test belongs to.

Summary

  • Added account_group_id optional attribute to the ThousandEyes schema block
  • Added AccountGroupID field to ThousandEyesModel struct
  • Updated thousandEyesToModel and modelToThousandEyes conversion functions
  • Bumped nobl9-go dependency to include the new field support

Related Changes

Testing

  • Verify that account_group_id can be set in a ThousandEyes metric spec block
  • Verify that omitting account_group_id does not break existing configurations

Release Notes

Added account_group_id optional field to ThousandEyes metric spec in SLO resources.

@n9-machine-user n9-machine-user added enhancement New feature or request go Pull requests that update Go code minor New functionality with at most minor breaking changes labels Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request go Pull requests that update Go code minor New functionality with at most minor breaking changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants