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

MetricsSearch does not work anymore #713

Open
flatherskevin opened this issue Jan 8, 2025 · 1 comment
Open

MetricsSearch does not work anymore #713

flatherskevin opened this issue Jan 8, 2025 · 1 comment
Labels

Comments

@flatherskevin
Copy link

Using the MetricsSearch resource type does not work. After running, it creates what looks like a folder object in the UI, and clicking on that results in the following error:

Unable to load the metrics search. It may have been deleted or you do not have access to it.

I noticed that the Client is using v1/metricsSearches

func (s *Client) CreateMetricsSearch(metricsSearch MetricsSearch) (string, error) {

Is there something going wrong with the v1 endpoint and how this interacts with it?

@dlinsumo
Copy link
Collaborator

dlinsumo commented Jan 8, 2025

Internal jira MET-21556

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants