Ben Kochie

Results 133 issues of Ben Kochie

Allow override of the metric HELP text in the generator. Allows for altering generated MIB documentation. * Update example help text for `st4TempSensorValue` to match scale override. Fixes: https://github.com/prometheus/snmp_exporter/issues/1105

### Discussed in https://github.com/prometheus/snmp_exporter/discussions/1086 Originally posted by **llamafilm** January 3, 2024 It would be helpful to override the help text, for MIBs that are either lacking or inaccurate. The help...

A common source of problems generating snmp.yml configurations is that some MIBs produce conflicts. For example, `SNMPv2-TC` and `RFC1213-MIB` both define `DisplayString`. There are many such examples of these kinds...

## 💸 TL;DR In order to make baseplate.py redis client Prometheus labels consistent with other systems / clients, lowercase the redis_command label values. ## 📜 Details [Design Doc]() [Jira]() ##...

**What is missing?** With the new [scrape classes](https://github.com/prometheus-operator/prometheus-operator/pull/5572) feature, it would be useful to allow additional relabelings that are added after the operator-managed relabelings, but before the relabelings supplied by...

kind/feature

### Is your feature request related to a problem ? The `prometheus` chart requires ClusterRole `nodes/proxy` permission due to the default values using the Kubernetes API proxy to access some...

enhancement

Prometheus now supports a new "Native Histograms" datatype. We should implement this here.

### App Name prometheus ### SCALE Version 22.02.4 ### App Version 0.60.0 ### Application Events ```Shell N/A ``` ### Application Logs ```Shell N/A ``` ### Application Configuration N/A ### Describe...

bug
stale

Upstream now includes a Twilio example script. * Add support for adding new values to the config.inc.php. * Add variables for the Twilio example script.

### Summary In a dual-stack Kubernetes environment the health checks default to probing via IPv6. The container nginx only listens on IPv4 by default. ``` [tiredofit/self-service-password 12:30:57 /] $ netstat...

bug