-
Updated
Jun 23, 2021 - Vue
dashboard
Here are 5,191 public repositories matching this topic...
This is kind of a follow up to #32677 and the PR #34762.
In #34762 we improved the test data source implementation by checking the body of the response from Tempo. The Tempo team is not comfortable making the body of a 404 response part of our stable API, so instead we are currently adding a separate endpoint specifically for testing: /api/echo (grafana/tempo#714).
Describe the bug
Using xframe ALLOW-FROM throws error in console: Invalid 'X-Frame-Options' header encountered when loading 'https://api.dev.mysite.com/uploads/my-file.pdf': 'ALLOW-FROM dev.mysite.com' is not a recognized directive. The header will be ignored.
https://strapi.io/documentation/v3.x/concepts/middlewares.html#response-middlewares
instructions for xframe indicate `ALLOW-FR
-
Updated
Jun 21, 2021 - Shell
-
Updated
Jun 28, 2021 - TypeScript
-
Updated
Jun 28, 2021 - Clojure
-
Updated
Jun 15, 2021 - HTML
-
Updated
Jun 27, 2021 - TypeScript
-
Updated
May 31, 2021 - HTML
-
Updated
Jun 23, 2021 - Python
-
Updated
Jun 8, 2021 - JavaScript
-
Updated
Jun 28, 2021 - C
The PUBLIC_URL env var is meant to be set to the full public URL of the instance (eg https://example.com). When it's set to an absolute path (or the default) /, Directus will mostly work, but can fail in some unexpected ways (eg emails will send with the wrong links, some public assets can't be loaded, etc.
We should show a warning in terminal on startup when PUBLIC_URL is an invalid URL
-
Updated
Mar 28, 2020 - HTML
Most items coming from questions on the community forum
- a proper multicategory bar example based on https://community.plotly.com/t/multicategory-axis-type-example/26392
- example of shape or annotation covering several subplots thanks to
xref='paper'. Also the shapes and annotations tutorial should link to each other. - orthographic projection example in 3d axes tutorial (or
-
Updated
May 2, 2021 - JavaScript
Is your enhancement request related to a problem? Please describe.
I NEED an email setup to create new accounts. This is not always possible.
Describe the solution you'd like
Allow a super admin to verify accounts without an email.
Describe alternatives you've considered
Created a temporary sendgrid account that uses gmail but this is blocked by many servers.
-
Updated
Jun 28, 2021 - Java
-
Updated
May 20, 2021 - Python
It would be useful to be able to toggle/flag into a process-level mode to group by pid and display more process-level information like the full command line.
- For the "Utilization by process name" window, we could group by pid rather than process name so that it's easier to find specific heavy network resource consumers.
- For the "Utilization by connection" window, including the pid + cmdlin
-
Updated
May 21, 2021 - JavaScript
-
Updated
Jan 7, 2019 - JavaScript
It would be nice if one could document how the x and y coordinates are defined. (Beginners might not know about it and well the more documentation the better).
What I think when I see x and y:
What it actually is:
-
Updated
Jun 28, 2021 - JavaScript
Improve this page
Add a description, image, and links to the dashboard topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dashboard topic, visit your repo's landing page and select "manage topics."



Feature idea summary
Cgroups plugin supports only proportional and max Block IO policies. We should support BFQ scheduler as well. Disk stats for the scheduler are in
blkio.bfq.io_service_bytesandblkio.bfq.io_servicedfiles.