analytics
Here are 3,667 public repositories matching this topic...
When using right Y-axis, the first (rightmost) legend label is hard to click. Only a small fraction on the left side of the label is actually clickable. Almost impossible to hit on touch devices.
I assume this is due to the negative margin of the parent item (<div class="view" ...>)
 。 When the query with high TPS,the insert will get error (“error: too many process”). I think separator the resource for Insert and Query will makes sense. Ensure enough resource for insert。It looks like Use Yarn, Insert and Query use the different resource quota。
Or the simple way , Can we set Ratio for Insert and
-
Updated
Apr 24, 2021 - PHP
-
Updated
Apr 19, 2021 - C
-
Updated
Mar 28, 2020 - HTML
-
Updated
Apr 25, 2021 - C
Hi Team,
I've added a dimension of type "boolean" in my Cube. I'm trying to determine if a group of people are users by asking cube if a User ID is or is not set.
userId: {
sql: `uid`,
type: `boolean`,
title: "User Id",
},My expectation would be that Cube would translate this into either a true or false output but Cube is returning the actual user ID. Additional
-
Updated
Apr 24, 2021 - JavaScript
Before opening, please confirm:
- I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- I have searched for duplicate or closed issues.
- I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-cli/blob/master/CONTR
-
Updated
Apr 25, 2021 - Elixir
-
Updated
Mar 31, 2021 - Go
-
Updated
Apr 25, 2021 - JavaScript
When entering a repository path, users should be able to hit TAB for autocomplete, like in bash.
Tests
it's becoming more time-consuming and error-prone to manually re-test all the demos following internal refactorings and API adjustments.
now that the API is fleshed out a bit, it's possible to test a large amount of code (non-granularly) without having to simulate all interactions via Puppeteer or similar.
a lot of code can already be regression-tested by simply running all the demos and val
-
Updated
Apr 23, 2021 - Scala
Is your feature request related to a problem? Please describe.
There are parts of the website that can use improvements in increasing the accessibility of the website.
**Describe the solution you
-
Updated
Apr 25, 2021 - Go
-
Updated
Apr 25, 2021 - JavaScript
-
Updated
Apr 25, 2021 - C
Is your feature request related to a problem?
No.
Describe the solution you'd like
If a user has the avatar property set (and it's a valid URL), then show that as the image next to the user instead of the placeholder image.
Additional context
Segment defines avatar as a standard field.

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.