analytics
Here are 4,978 public repositories matching this topic...
What happened:
Wherever Grafana generates a footer, it adds the Grafana version and commit to the list of links:
The link is empty, which I've always found a little disappointing. I was thinking we could reference the commit like this:
links.push({ te
Time-series Bar Chart v2 does not update total values for stacked bar chart when toggling legends.
How to reproduce the bug
- Create a "Time-series Bar Chart v2"
- Go to "Customize" and select "Show value", "Stack series" and "Only total"
- Toggle series in legends
- The total value should update but it doesn't
The legacy Time-series Bar Chart does not have this issue.
-
Updated
Aug 2, 2022 - Clojure
-
Updated
Aug 2, 2022 - C++
-
Updated
Jul 29, 2022 - Python
-
Updated
Jul 30, 2022
-
Updated
Aug 2, 2022 - PHP
-
Updated
Jul 24, 2022 - C
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
-
Updated
Aug 2, 2022 - C
-
Updated
Aug 1, 2022 - Go
-
Updated
Aug 2, 2022 - JavaScript
-
Updated
Aug 1, 2022 - Elixir
-
Updated
Nov 2, 2021 - HTML
-
Updated
Jul 31, 2022 - JavaScript
Zendesk integration
Before opening, please confirm:
- I have searched for duplicate or closed issues and discussions.
- I have read the guide for submitting bug reports.
- I have done my best
Is your feature request related to a problem?
We updated the authentication screens a bit ago, but the placement of registration and authentication links shipped with some inconsistencies. Sometimes links are shown in the form header, sometimes as tertiary actions adjacent to primary buttons. This is possibly intentional, but the SAML/SSO workflow for authentication lacks a link back to regi
-
Updated
Aug 2, 2022 - Python
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
May 9, 2022 - Go
-
Updated
Dec 2, 2021 - JavaScript
When entering a repository path, users should be able to hit TAB for autocomplete, like in bash.
-
Updated
Jul 27, 2022 - Scala
AbstractPinotIntegrationSmokeTestshould extendsBaseConnectorSmokeTest- Add a new
TestKuduConnectorTestextendingBaseConnectorTest
Discussed in duckdb/duckdb#4194
Originally posted by ericmanning July 23, 2022
Text function feature request: Jaro-Winkler string distance metric with option for prefix weight. This metric is commonly used for fuzzy string matching. It can perform better than alternative string distance metrics (e.g., Levensh
-
Updated
Aug 1, 2022 - Go
Is your feature request related to a problem? Please describe.
OpenSearch modules only differ from plugins in that they are installed by default. Aside from that the same plugin scaffolding is used between the two. This makes navigating the source tree difficult. For example, if I'm looking at [IngestUserAgentPlugin](https://github.com/opensearch-project/OpenSearch/blob/00db112f32d947e758d7d5
-
Updated
Aug 2, 2022 - C
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."
Problem
My notification services is not available
Description
ntfy (pronounce: notify) is a simple HTTP-based pub-sub notification service. It allows you to send notifications to your phone or desktop via scripts from any computer, entirely without signup, cost or setup. It's also [open source](https://github.com/b