-
Updated
Apr 15, 2021 - HTML
dashboards
Here are 353 public repositories matching this topic...
Bug description
When using the identify API in posthog-js, we are passing some data which could cause malformed URL's i.e. "Men's Fashion".
If I do not URL encode this, it shows in Posthog as Men's Fashion, if I do URL encode this, it shows in Posthog as Men%27s%20Fashion.
Expected behavior
If the property is URL encoded, I expect this to be decoded on receipt by Post
-
Updated
Apr 18, 2021 - TypeScript
When you open page UI Elements -> Cards i see TABS are not showing content until you click on other and back on first, same for pills.
Possible fix : ( worked for me )
<script type="text/javascript"> $(document).ready(function(){ $('.nav-item').tab('show'); $('.nav-tabs li a:first').trigger('click'); }); </script>
What is missing?
kube-prometheus ships by default grafana, but there are no alerts around it. Since upstream project has a monitoring mixin we may as well use it.
Why do we need it?
To provide alerts/dashboards for grafana OOTB.
-
Updated
Mar 6, 2021 - JavaScript
-
Updated
Feb 24, 2019 - JavaScript
-
Updated
Apr 19, 2021 - CSS
-
Updated
Apr 1, 2021 - CoffeeScript
-
Updated
Mar 29, 2021 - CSS
-
Updated
Apr 12, 2021 - Python
-
Updated
Apr 17, 2021 - Go
-
Updated
Mar 31, 2021 - JavaScript
-
Updated
Nov 19, 2020 - HTML
Only a small percentage of the code is covered by unit tests, it would be good to try and increase the code coverage to give more confidence that we have not introduced a breaking change.
I've been working on the MaterialTemplate and when adding a background color to the "main" area I see the below problem.
This will be a problem as soon as people as a different background color than white.
-
Updated
Apr 17, 2021 - PHP
-
Updated
Apr 14, 2021 - C#
-
Updated
Apr 3, 2021 - JavaScript
-
Updated
Apr 19, 2021 - JavaScript
-
Updated
Jun 18, 2019
-
Updated
Oct 13, 2020 - Java
-
Updated
Mar 30, 2021 - JavaScript
-
Updated
Mar 29, 2018 - Python
-
Updated
Apr 19, 2021 - JavaScript
-
Updated
Sep 15, 2020 - Ruby
-
Updated
Apr 19, 2021 - Java
-
Updated
Mar 5, 2021 - Python
-
Updated
Apr 17, 2021 - Go
Improve this page
Add a description, image, and links to the dashboards topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dashboards topic, visit your repo's landing page and select "manage topics."

Kibana version: 7.11
Elasticsearch version:7.11

I want to add an ipv6 filter to the ip type field. but kibana won't allow me to save it, only ipv4 formatted ip is all