prometheus
Here are 4,468 public repositories matching this topic...
-
Updated
Apr 26, 2022 - Go
Add basic CI
We already have some scripts in the scripts
directory. It would be good to run them for every PR.
This is also a great task for beginners.
## Python/Regex fix
-
Updated
Apr 19, 2022 - Go
Is your feature request related to a problem? Please describe.
As I understand, ruler now is not adding the x-org-scopeid header to the alertmanager API calls, when it sends an alert. This would be nice if someone also uses Cortex with a tenant-aware alertmanager setup.
Describe the solution you'd like
Add the tenant ID of the tenant, on which ruler executes the rules. This would also
The idea originated from this comment, see for full context thanos-io/thanos#4908 (comment)
Basically, we could improve the user experience by providing more information on how the stores are being queried, beyond providing just min / max time or just showing that the min / max time is not available, which does not in fact tell users if that store will be que
Replace this parsers in node exporter with this ones from procfs.
It is not possible to define SecurityContext for Containers of Alermanager (only PodSecurityContext is available). Because of the missing Container SecurityContext it's not possible to setup important sec
-
Updated
Apr 26, 2022 - Go
-
Updated
Mar 27, 2022 - Vue
-
Updated
Apr 22, 2022
Spent the morning debugging what I thought was a goroutine leak, but turned out to be just a huge number of goroutines being created in a short period of time. However, it seems a lot of the unit tests do leak goroutines. Most of these might just be issues with tests not cleaning up properly, but it makes testing/debugging real leaks quite difficult. Or in my case, the leaks were a red herring - t
-
Updated
Apr 26, 2022 - Go
-
Updated
Apr 26, 2022 - Go
README.md is still pointing to addons/strip-limits.libsonnet
addon as a way to strip containers from set resource limits. However since release-0.8
resource requests are first-level settings and users should use
What happened:
I created a pod with a "com.acme/fooBar" label.
The l
-
Updated
Apr 22, 2022 - HTML
-
Updated
Apr 23, 2022
-
Updated
Dec 1, 2021 - Go
-
Updated
Apr 25, 2022 - Go
-
Updated
Apr 8, 2022 - Java
What did you expect to see?
I'm expecting to be able to filter out the requests from blackbox exporter in my access logs.
So, please, add a user agent header that container the "blackbox exporter" string somewhere.
What did you see instead?
I see User-Agent: Go-http-client/1.1
Not easy to filter in the access logs...
-
Updated
Apr 8, 2022 - Go
-
Updated
Oct 20, 2021
-
Updated
Mar 22, 2022 - TypeScript
-
Updated
Apr 25, 2022 - Python
-
Updated
Apr 26, 2022 - Mustache
-
Updated
Apr 22, 2022 - Java
Improve this page
Add a description, image, and links to the prometheus topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the prometheus topic, visit your repo's landing page and select "manage topics."
Hi,
first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.
First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there