Skip to content

logic to show no data screen#31

Merged
cchaos merged 1 commit intocchaos:design/add_data_screensfrom
cauemarcondes:apm-new-no-data-screen
Sep 8, 2021
Merged

logic to show no data screen#31
cchaos merged 1 commit intocchaos:design/add_data_screensfrom
cauemarcondes:apm-new-no-data-screen

Conversation

@cauemarcondes
Copy link
Copy Markdown

Adds logic to dynamically show the no data screen on APM.

  • A new API was created GET /api/apm/has_data which looks if there is any data available in the APM indices.
  • Removed the hasHistoricalData from the services API.
  • Removed the old empty message that was located inside the service inventory page.
  • Added API tests

When there is no data:
Screen Shot 2021-09-08 at 13 28 14

When there is data:
Screen Shot 2021-09-08 at 13 30 26

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants