prometheus
Here are 4,266 public repositories matching this topic...
Originally posted by sunker December 17, 2021
When support for Metrics Insights was added to the GetMetricData api, a few new error codes were introduced. These should be handled as an error or possibly as a warning.

What happened
- Set
SW_PLUGIN_HTTP_INCLUDE_HTTP_HEADERS=x-request-id,x-correlation-idin environment. - OAP-Server Set `SW_SEARCHABLE_TAG_KEYS=http.method,http.he
Describe the bug
Only hour (h), minute (m), milliseconds (ms) and second (s) duration format works with the offset modifier but day (d), week (w) and year (y) throws this error = parse error at line 1, col 47: syntax error: unexpected NUMBER, expecting DURATION
To Reproduce
Make the 1d and 1w query visible
Can be obtained with sw_vers:
$ sw_vers --help
Usage: sw_vers [-productName|-productVersion|-buildVersion]
$ sw_vers
ProductName: macOS
ProductVersion: 12.1
BuildVersion: 21C52
$ sw_vers
ProductName: Mac OS X
ProductVersion: 10.13.3
BuildVersion: 17D102
Add labels to CRDs
-
Updated
Dec 19, 2021 - Vue
-
Updated
Feb 1, 2022 - Go
Is your feature request related to a problem? No.
It would be nice to have a single binary with the frontend build embedded in query-service go binary.
Describe the solution you'd like
We can use go.rice to embed the frontend build with query-service.
https://github.com/GeertJohan/go.rice
Additional context
It would help not only for getting started with SigNoz
-
Updated
Jan 27, 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
Jan 28, 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
-
Updated
Feb 1, 2022 - Go
What happened:
I created a pod with a "com.acme/fooBar" label.
The l
-
Updated
Aug 25, 2021
-
Updated
Jan 23, 2022 - HTML
-
Updated
Feb 1, 2022 - Go
-
Updated
Dec 1, 2021 - Go
-
Updated
Jan 22, 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
Nov 22, 2019 - Go
-
Updated
Jan 21, 2022 - TypeScript
-
Updated
Oct 20, 2021
-
Updated
Feb 1, 2022 - Python
-
Updated
Jan 25, 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