Skip to content

MetricsSearch does not work anymore #713

@flatherskevin

Description

@flatherskevin

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions