BenB196
BenB196
### Host operating system: N/A ### snmp_exporter version: Any ### What device/snmpwalk OID are you using? [Cyberpower PDU](https://www.cyberpowersystems.com/product/pdu/pdu15sw8fnet/) ### If this is a new device, please link to the MIB(s)....
**Describe the bug** When you add an Ingress via the Ingress Controller, the controller will add the pod's IP(s) as servers under: Traffic Management -> Load Balancing -> Servers. These...
## Proposal Provide an example of setting up persistent storage for Elastic Agent/Fleet/Beats in the docs. **Use case. Why is this important?** Elastic Agents/Beats have a concept of a registry,...
## Proposal Currently if you manage an ECK cluster, and this cluster has persistent volumes, when you need to do a rolling restart on the underlying host nodes, the restart...
## Proposal Today, there is really one mention of monitoring an Elasticsearch cluster via ECK, and that is an example provided by a beats example (https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-beat-configuration-examples.html#k8s_elasticsearch_and_kibana_stack_monitoring). This example assumes you...
## Proposal By default, Elastic Agent CRDs don't have any health checks (Readiness, Liveness, Startup), while this makes some sense, but I think there is room for at least some...
## Bug Report **What did you do?** 1. Create a standalone Elastic Agent deployment per the [docs](https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-elastic-agent-configuration.html). 1.1. Create secret: ```yaml apiVersion: v1 kind: Secret metadata: name: system-cpu-config stringData: agent.yml:...
## Proposal I would like to propose the ability to store references to remote Elastic resource in remote operators, so that they can be reused within the different components of...
### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...
Installed Prometheus Exporter for Jira trail to test it, when Prometheus attempts to scrape the site it get the following error: ``` server returned HTTP status 503 Service Unavailable ```...