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

[8.x] [Infra] Add observability feature id to host request (#192898) #193176

Merged
merged 1 commit into from
Sep 17, 2024

Commits on Sep 17, 2024

  1. [Infra] Add observability feature id to host request (elastic#192898)

    ## Summary
    
    Fixes the Hosts view for serverless by enabling the `observability`
    feature id for the `/api/metrics/infra/{assetType}` request.
    
    Closes elastic#191078
    
    ## How to test
    
    - Go to Infrastructure -> Hosts
    - Go to Alerts & Rules, Infrastructure Rules and create a new Inventory
    Rule, something like alert on cpu usage above certain %.
    - Allow the rule/alert to run
    - Go back to Infrastructure -> Hosts view
    - Hosts table should have a column with alert icons now visible for all
    hosts with alerts active on them.
    
    This should be tested against serverless + stateful versions of the
    Observability product.
    
    https://github.com/user-attachments/assets/8e0b36e0-30e6-4176-8190-592b3aaf2732
    
    Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
    (cherry picked from commit 3062292)
    Bluefinger committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a75d5d3 View commit details
    Browse the repository at this point in the history