Skip to content
#

analytics

Here are 4,369 public repositories matching this topic...

netdata
HolgerHees
HolgerHees commented May 17, 2019

Hi,

first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.

First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there

grafana
superset
cccs-Dustin
cccs-Dustin commented Jan 13, 2022

When using the Superset cli, the import-datasources command using the "-s"/"--sync" flag does not work as intended. It seems as though the command runs as if the flag is not present.

How to reproduce the bug

  1. Add an existing yaml file to superset by using the Superset cli
    superset import-datasources -p ~/datasets/data.yaml
  2. Once the yaml file has been added, try using the comm

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 Jan 14, 2022
  • PHP
cube.js
leogodin217
leogodin217 commented Sep 17, 2021

Describe the bug
Using a time dimension on a runningTotal measure on Snowflake mixes quoted and unquoted columns in the query. This fails the query, because Snowflake has specific rules about quoted columns. Specifically:

  • All unquoted column names are treated as upper case
  • Quoted column names are case sensitive.

So "date_from" <> date_from

To Reproduce
Steps to reproduce

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

posthog
camerondeleone
camerondeleone commented Jan 5, 2022

Bug description

When in edit mode, this popup appears in the bottom right of the screen. If you are trying to rearrange by pulling from the bottom right of the screen (or in the case where you have multiple small insights), it can get in the way. Indicating edit mode might be better done another way

![image](https://user-images.githubusercontent.com/56287180/148297264-d5ab6f55-dd35-4f5e-b

phpinsights
SaiSatwik
SaiSatwik commented Jan 10, 2022

Describe the bug
A clear and concise description of what the bug is.

Using ignore_malformed on a dynamic_template mapping of ip_range data_type throwing mapper_parsing_exception when trying to index a document with a new field that matches the template.
This used to work fine with elasticsearch 7.1.1 but creating an issue with opensearch 1.2.2.

Seems this is a known issue in elastic

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