Sandra G

Results 14 issues of Sandra G

### Summary The Stack Monitoring-supported integration packages ([elasticsearch](https://www.elastic.co/blog/an-introduction-to-the-elastic-data-stream-naming-scheme), [kibana](https://github.com/elastic/integrations/tree/main/packages/kibana/), [logstash](https://github.com/elastic/integrations/tree/main/packages/logstash/)) are currently in an experimental state. While Stack Monitoring added support to read from the datastreams created by these integrations...

Team:Infra Monitoring UI
Feature:Stack Monitoring
Epic

We should probably replace this popover with the new flyout For some reason the tooltip is different than the waffle version in that it has no metrics. Not sure if...

Feature:Metrics UI
stale
Team:obs-ux-infra_services

If I remove `kubernetes.namespace` from the partition field, it is still sent as the partition field name to the api. Is this behaviour correct? Does not occur for Host ml...

bug
Feature:Metrics UI
stale
Team:obs-ux-infra_services

Currently if an API request fails this message is returned: The above error occurred from `/api/metrics/snapshot` after a 503 ES request failed due to exceeding `max_buckets`. This same error looks...

Feature:Metrics UI
stale
info-needed
Team:obs-ux-infra_services

Building on https://github.com/elastic/kibana/pull/96871, use `handleEsError` in response handlers for those that query ES. [Example](https://github.com/elastic/kibana/pull/96871/files#diff-4a5adfe91d4dec88f3c1b4cb1508140c96ff12227a32329ee322cfaa95e8fccbR52-R65). This makes our error messaging more friendly in the UI when an ES query fails during...

Feature:Metrics UI
stale
Team:obs-ux-infra_services

Extending https://github.com/elastic/kibana/pull/96871, move the toast from `useHttpRequest` to `useTrackedPromise` so it shows up whenever a request fails. We should retain the option to pass in a type of toast (eg....

Feature:Metrics UI
stale
Team:obs-ux-infra_services

If for some reason an ML job isn't created correctly or the user deletes the job, no anomalies will show up in the Anomaly Flyout. Errors are caught but not...

bug
Feature:Metrics UI
stale
Team:obs-ux-infra_services

If I have a `memory` anomaly and open the timeline, it appears. If I switch the dropdown to "CPU", the anomaly coloring stays. We don't have anomalies for CPU so...

bug
Feature:Metrics UI
stale
Team:obs-ux-infra_services

If the user tries to enable Hosts or K8s jobs and no corresponding index exists they will receive this error: We should either improve the error so they understand why...

Feature:Metrics UI
stale
Feature:ObsHosts
Team:obs-ux-infra_services