Skip to content

Remove get services calls from active commands #114

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

Merged
merged 1 commit into from
May 16, 2025

Conversation

mudit-postman
Copy link
Contributor

In this PR, we have removed the usage of the GetServices() function in the front client because this endpoint uses a deprecated endpoint, which will be removed soon and will not work with Postman authentication.

Changes:

  • Updated the specs command to take serviceID input as a --project flag.
  • Also updated GetTraceURIByTags function to take serviceID as a parameter instead of looking for it from BE.
  • I have to not removed the GetServices() function yet since it is still being used by some deprecated commands, like nginx which will be removed as a part of agent code clean-up.

@mudit-postman mudit-postman merged commit f80a1e3 into main May 16, 2025
5 checks passed
@mudit-postman mudit-postman deleted the mudit/remove-dependency-on-get-services branch May 16, 2025 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants