Skip to content
#

dashboards

Here are 384 public repositories matching this topic...

dikshachauhan-qasource
dikshachauhan-qasource commented Aug 12, 2021

Kibana version:* 8.0 snapshot Kibana cloud-qa environment

Browser version: Chrome
Host OS: Windows 10.

Preconditions:

  1. 8.0 snapshot Kibana cloud-qa environment should be available.

Build Details:

BUILD 45032
COMMIT 9d42d670e1676a622d7ee7d4d564c4d7dc3973e8 

Steps to reproduce:
- Login to Kibana.
- Navigate to Agent detail page.
- Now go Int

posthog
samwinslow
samwinslow commented Jul 17, 2021

Is your feature request related to a problem?

It is way too easy to navigate away from the Feature Flags edit page without pressing "Save", losing all changes. I have done it probably a dozen times.

Describe the solution you'd like

Longer term, any changes to filter criteria should auto-save. But because this will probably require extra testing and implementation time, for now a bro

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