-
I'm trying to use the docker image `hipages/php-fpm_exporter` with docker-compose.
Which user runs the `php-fpm exporter` process? I keep seeing this error:
```
2023-08-25 21:56:59 time="2023-0…
-
gopls version: v0.14.2/go1.18
gopls flags: -rpc.trace -memprofile=100MB
update flags: proxy
extension version: 0.42.1
environment: Visual Studio Code win32
initialization error: Error: Pending re…
-
**Describe the bug**
I'm running the latest release controller (v0.12.7) and started looking at metrics and noticed some metrics are missing and some has in correct values.
- I don't see any metri…
-
## Expected Behavior
There should be no memory leak resulting from objects not being properly garbage collected.
## Actual Behavior
Number of objects on Heap keeps growing. This seems to be resul…
-
### What version of Go are you using (`go version`)?
`go version devel +2bb91e093c`, but this is also true in go 1.11.1 and every version since ec252105645 landed.
### Does this issue reproduce …
-
Hi,
I'm missing the backup metrics from mgob even tough my backup succeed
```
curl http://localhost:8090/metrics
# HELP go_gc_duration_seconds A summary of the pause duration of garbage collec…
-
Following approach of https://github.com/arl/statsviz/tree/1ff44fae9a7555de21fe9ad6fa09787373cf23fa we can add runtime metrics to our metrics endpoint and expose them to Prometheus. For that we should…
-
gopls version: v0.16.2/go1.23.0
gopls flags:
update flags: proxy
extension version: 0.42.1
environment: Visual Studio Code win32
initialization error: undefined
issue timestamp: Thu, 24 Oct 202…
-
Hello,
I spent a lot of time to find the reason of a "memory leak" which did not exist. There was a fundamental misunderstanding about memory management. We thought that the garbage collector returns…
-
Hello,
in deploy yaml file I see that service has following annotation:
```prometheus.io/scrape: "true"```
But when my prometheus tries to scrape metrics, it says `Unauthorized`
I tried to…