Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add client for SystemLink products API #69

Merged
merged 50 commits into from
Nov 8, 2024

Conversation

adamarnesen
Copy link
Member

@adamarnesen adamarnesen commented Aug 8, 2024

What does this Pull Request accomplish?

This PR adds client methods for all of the nitestmonitor product endpoints as well as testing for these endpoints.

Why should this Pull Request be merged?

This is an enhancement to the existing test monitor client and will enable users to more easily interact with SystemLink products.

What testing has been done?

Auto testing is included against NI's test tier.

@adamarnesen adamarnesen added the enhancement New feature or request label Aug 9, 2024
@adamarnesen adamarnesen changed the title Add client for test monitor products API feat: Add client for test monitor products API Aug 12, 2024
Copy link
Contributor

@mure mure left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

During the planning for Grafana plugins for Test Monitor, there was a discussion of if we should have one "Test Monitor" plugin or separate plugins for products, test results, etc. The consensus was that Products should be its own plugin, because that's the way our customers understand SystemLink. The fact that it's one microservice is an implementation detail. Should we apply the same logic here and have a ProductClient?

@adamarnesen adamarnesen changed the title feat: Add client for test monitor products API feat: Add client for SystemLink products API Nov 4, 2024
@adamarnesen
Copy link
Member Author

@mure I like the idea of having a ProductClient that isn't obviously part of /testmonitor I've refactored this part.

@adamarnesen adamarnesen requested a review from mure November 5, 2024 19:56
@adamarnesen adamarnesen merged commit d53a9f4 into master Nov 8, 2024
6 checks passed
@adamarnesen adamarnesen deleted the users/aarnesen/testmonitor-product-api branch November 8, 2024 04:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants