Brandon Kauffman

Results 19 issues of Brandon Kauffman

This should solve #575, #596, and #639. This could probably use some cleaning up, but it worked when I tested it, and it gathered the latency of mysqli requests. I'm...

agent-php

My Grafana version is 9.1.2. My agenty-flowcharting-panel is v0.9.1 In my grafana instance log I can see this error: > logger=context userId=88 orgId=1 uname=bkauffman7 t=2022-09-15T21:07:10.021656202Z level=error msg="Plugin file not found"...

When researching exporters it's nice to know the default metrics collected. Here's an example for [oracledb_exporter](https://github.com/iamseth/oracledb_exporter) > Description > > A [Prometheus](https://prometheus.io/) exporter for Oracle modeled after the MySQL exporter....

This service does not export podman information

Per #1124 you no longer need to use kube2iam, however, the docs say > **kube_iam_role** > AWS IAM role to supply in the `iam.amazonaws.com/role` annotation of Postgres > pods. Only...

**Describe the bug** Using apmmongo and apmgin does not allow mongo to send spans **To Reproduce** Steps to reproduce the behavior: 1. use gin to create handler 2. call mongo...

agent-go

When creating a tight SLO on a shorter window it appears a 0s burn rate gets created causing errors pyrra rules: ```yaml apiVersion: pyrra.dev/v1alpha1 kind: ServiceLevelObjective metadata: name: email-service-calendar namespace:...

- **Which image of the operator are you using?** e.g. registry.opensource.zalan.do/acid/postgres-operator:v1.11.0 - **Where do you run it** EKS - **Are you running Postgres Operator in production?** [yes | no] yes...

enhancement
help wanted
good first issue

Not really a bug, but I noticed a leak in our code that on DB fail over sessions would stay acquired eventually using up all web sessions for background tasks....

It would be useful for contributors if beyla had an extensible framework for custom BPF tracepoints. Currently the existing sql tracing is very limited in scope. Instead of this project...

help wanted