Skip to content
#

analytics

Here are 3,567 public repositories matching this topic...

netdata
superset
ktmud
ktmud commented Mar 2, 2021

Is your feature request related to a problem? Please describe.

It seems the CRUD views (Charts and Dashboards) remember search filters in URL, but it does not allow using back and forward buttons to return to previous filters. This causes frustration when I searched something, didn't find I want, then clicked on the browser's "Back" button to return to previous list or to start a new search

ClickHouse
yunchat
yunchat commented Nov 13, 2018

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

Liberating Web Analytics. Star us on Github? +1. Matomo is the leading open alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. We love Pull Requests!

  • Updated Mar 4, 2021
  • PHP
cube.js
zameschua
zameschua commented Feb 24, 2021

As per the title

I wanted to use cubejs backend-server with an existing expressjs deployment, so I'm trying to avoid adding too many environment variables because they can be hard to keep track of (there are already many environment variables in the existing project) and I just thought it'd be a natural progression since most of the env configs can already be set from code :)

omer-to
omer-to commented Feb 23, 2021

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

Open

Tests

leeoniya
leeoniya commented Dec 14, 2019

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

phpinsights
perspective
proddata
proddata commented Feb 24, 2021

Use case:
As a user I want to get a clear error message, when I try to connect to a CrateDB Cluster, that enforces TLS and doesn't allow non-ecrypted connections.

Right now I only see a message, that doesn't make this clear: e.g.:

Npgsql.PostgresException (0x80004005): 28000: No valid auth.host_based entry found for host "10.0.0.89", user "defaultuser"

Feature description

Improve this page

Add a description, image, and links to the analytics 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 analytics topic, visit your repo's landing page and select "manage topics."

Learn more