Skip to content
#

dashboards

Here are 312 public repositories matching this topic...

pmuellr
pmuellr commented Oct 27, 2020

Currently there is no explicit way to "refresh" the alerts list or the alert details view, to view the most recent data. Unless you make some UI action on the page, the data will never be updated, once it's rendered.

You can implicitly refresh those pages with current data by performing some other action on the view:

  • on the alerts list, you can switch from the the "Alerts" tab to the "C
paolodamico
paolodamico commented Dec 8, 2020

Is your feature request related to a problem?

When sending incorrectly formatted payloads (e.g. a text-based string with a gzip compression header), the app will fail with a cryptic 500 error and register an unhandled exception.

Describe the solution you'd like

The app should return a 400 bad request error, with details on why the request failed (i.e. it is incorrectly formatted or

Improve this page

Add a description, image, and links to the dashboards topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dashboards topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.