analytics
Here are 3,627 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
Currently when users searches metric in Chart Explore Metric dropdown, the search first displays the "ending" string of the metric, even if there is an exact match. For example if you search for san_francisco and your metrics include population_in_san_francisco san_francisco and san_francisco_weather your first result woul
-
Updated
Mar 31, 2021 - Clojure
-
Updated
Mar 31, 2021 - Python
-
Updated
Mar 25, 2021
Now insert and query share the resource ( Max Process Count control) 。 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
Mar 31, 2021 - PHP
-
Updated
Mar 31, 2021 - C
-
Updated
Mar 28, 2020 - HTML
-
Updated
Mar 31, 2021 - C
Describe the bug
I want to connect to Redis Memory store in GCP and got the following error:
Error: Redis connection to <port> failed - unable to verify the first certificate at TLSSocket.onConnectSecure
(_tls_wrap.js:1502:34) at TLSSocket.emit (events.js:314:20) at TLSSocket._finishInit (_tls_wrap.js:937:8) at
TLSWrap.ssl.onhandshakedone (_tls_wrap.js:711:12)
*To Reproduce
-
Updated
Mar 30, 2021 - JavaScript
Describe the bug
Phone verification is not sent after the user signs up.
Detailed Description and Steps to Reproduce
I'm using aws-amplify for my React Native project. I want to sign users with phone number and send SMS immediately after they sign up. I tried to do that using eu-central-1 (Frankfurt), us-east-1 (N. Virginia), and eu-west-2 (London). Although I see that t
-
Updated
Mar 31, 2021 - Elixir
-
Updated
Mar 31, 2021 - Go
-
Updated
Mar 30, 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
Mar 30, 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
Mar 31, 2021 - Go
-
Updated
Mar 31, 2021 - JavaScript
-
Updated
Mar 31, 2021 - C
| Q | A |
|---|---|
| Bug report? | no |
| Feature request? | yes |
| Library version | 1.14.0 |
Would be great to have a config option to disable the "version" check of the composer.json of ComposerMustBeValid.
• [Architecture] Composer.json is not valid:
composer.json: The version field is present, it is recommended to leave it out if the package is publi
Is your feature request related to a problem?
The default set of excluded URLs miss a common Rails URL: localhost:3000
Describe the solution you'd like
- Include another default Rails URL:
localhost:3000
-
Updated
Mar 30, 2021 - Python
-
Updated
Feb 19, 2021 - PHP
-
Updated
Mar 17, 2021 - Ruby
In strptime as compiled for Emscripten, when given the US locale string format ("%m/%d/%Y, %I:%M:%S %p"), it incorrectly parses "12:00:00 AM" as "12:00:00 PM". In order to fix this, we will need a custom-written string parser similar to the CustomISO8601Parser from arrow_csv.cpp. This parser uses the
Improve this page
Add a description, image, and links to the analytics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the analytics 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.