The Wayback Machine - https://web.archive.org/web/20210629165330/https://github.com/topics/dashboards
Skip to content
#

dashboards

Here are 369 public repositories matching this topic...

shahzad31
shahzad31 commented Jun 23, 2021

When user choose date histogram function for x-xis column, we should auto populate the field with index pattern default time field.

it will save user lots of clicks

Lens already does it when we drag field into main view, it also doesn't do it if we drag field into column in layer view

![image](https://user-images.githubusercontent.com/3505601/123105411-1590cb80-d438-11eb-873b-d49259e66d

posthog
EDsCODE
EDsCODE commented Jun 17, 2021

Is your feature request related to a problem?

Please describe.
By default, we use emails are distinct_ids to list users on insights (in person modals and funnel list of people). Some users might have a different label for their persons are prefer to use the distinct_id they passed in rather than the email.

Describe the solution you'd like

We should allow users to switch back and fo

DiazRock
DiazRock commented Jun 8, 2021

What happened?
I wanted to configure my kubeadm-like cluster to get monitored by prometheus-operator. I started using the following file:

apiVersion: kubeadm.k8s.io/v1alpha1
kind: MasterConfiguration
api:
  advertiseAddress: 192.168.1.173 (I changed the IP from here)
  bindPort: 6443
authorizationModes:
- Node
- RBAC
certificatesDir: /etc/kubernetes/pki
cloudProvider:

Improve this page

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

Learn more