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][Data Usage] New plugin (#193466) #193597

Merged
merged 1 commit into from
Sep 20, 2024
Merged

[8.x][Data Usage] New plugin (#193466) #193597

merged 1 commit into from
Sep 20, 2024

Commits on Sep 20, 2024

  1. [Data Usage] New plugin (elastic#193466)

    The initial serverless only plugin for viewing data usage and retention
    in Management. The purpose of this PR is to provide a place for other
    engineers to work on it, hidden from public use.
    
    - Plugin is hidden by default and can be enabled through kibana.yml
    `xpack.dataUsage.enabled: true`
    - Currently it will show up in both stateful and serverless (if enabled
    using config above). When we are ready to make the plugin available we
    will enable it in config/serverless.yml
    - Renders a card in Management (serverless) when enabled:
    <img width="1269" alt="Screenshot 2024-09-19 at 4 14 15 PM"
    src="https:/user-attachments/assets/705e3866-bc88-436a-8532-2af53167f7b1">
    
    elastic#192965
    elastic#192966
    
    ---------
    
    Co-authored-by: kibanamachine <[email protected]>
    neptunian and kibanamachine committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    480e549 View commit details
    Browse the repository at this point in the history