Fiona Liao
500fcac03a
Update CHANGELOG for beta
...
Signed-off-by: Fiona Liao <fiona.liao@grafana.com>
2 months ago
Björn Rabenstein
a6346184f6
Merge pull request #14881 from rfratto/remove-rfratto-maintainer
...
remove rfratto as a tsdb/agent maintainer
2 months ago
Julius Volz
be0c0bd847
Fix error flood by downgrading OTel dependencies ( #14884 )
...
Fixes #14859 , although we'll have to see about a long-term fix. Hopefully it'll
be fixed upstream with a follow-up version.
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2 months ago
dependabot[bot]
1b281f074e
Bump @types/node from 22.5.2 to 22.5.4 in /web/ui ( #14873 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.5.2 to 22.5.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: indirect
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
SuperQ
928f093eb0
Update promci action
...
Pick up new promci action to automatically configure `GOMEMLIMIT`.
Signed-off-by: SuperQ <superq@gmail.com>
2 months ago
Augustin Husson
3c99399587
Merge pull request #14879 from jan--f/3.0-main-sync-24-09-09
...
3.0 main sync 24 09 09
2 months ago
Nicolás Pazos
569b6abfa3
fix(utf8): propagate validationScheme config to scraping options
...
Signed-off-by: Nicolás Pazos <npazosmendez@gmail.com>
2 months ago
Julius Volz
c1080990ac
Bring back documentation link in the form of an action button
...
IMO this looks nicer than adding it as a normal page nav link as in
https://github.com/prometheus/prometheus/pull/14878
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2 months ago
Julius Volz
785d595855
ui build: create requires web/ui/static dir ad hoc
...
Signed-off-by: Jan Fajerski <jfajersk@redhat.com>
2 months ago
Robert Fratto
35ef7d41ce
remove rfratto as a tsdb/agent maintainer
...
Signed-off-by: Robert Fratto <robertfratto@gmail.com>
2 months ago
Jan Fajerski
dadad9bd10
Add changelog entries in preparation of 3.0-beta
...
Signed-off-by: Jan Fajerski <jfajersk@redhat.com>
2 months ago
Julien
43cf9ad7d6
Merge pull request #14852 from roidelapluie/testqvalue
...
Scrape: test for q-value compliance with RFC 9110 in Accept header
2 months ago
Jan Fajerski
fa318711f4
Merge branch 'main' into 3.0-main-sync-24-09-09
...
Conflicts:
cmd/prometheus/main.go
docs/command-line/prometheus.md
docs/feature_flags.md
web/ui/build_ui.sh
web/web.go
Resolved by dropping the UTF-8 feature flag and adding the
`auto-reload-config` feature flag.
For the new web ui pick all changes from `main`.
2 months ago
Julius Volz
6c79689331
Merge pull request #14875 from prometheus/move-am-sd-menu-entry
...
Move AM discovery page from "Monitoring status" -> "Server status"
2 months ago
Julius Volz
11f344e4d3
Move AM discovery page from "Monitoring status" -> "Server status"
...
Seems to at least make more sense to me like that.
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2 months ago
Bryan Boreham
16e5e99546
Merge pull request #14767 from bboreham/fix-encoding-comment
...
[Comment] Correct the comment on Decbuf.UvarintBytes
2 months ago
George Krajcsovits
ab5994da02
Merge pull request #14874 from krajorama/fix-panic-in-ooo-query2
...
BUGFIX: TSDB: panic in chunk querier
2 months ago
György Krajcsovits
cac58b8bb7
Merge remote-tracking branch 'upstream/main' into fix-panic-in-ooo-query2
2 months ago
Julien
0a88943594
Scrape: test for q-value compliance with RFC 9110 in Accept header
...
Signed-off-by: Julien <roidelapluie@o11y.eu>
2 months ago
György Krajcsovits
d3f4e7c223
Remove unnecessary conversion
...
Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
2 months ago
György Krajcsovits
60ab1cc5a5
BUGFIX: TSDB: panic in chunk querier
...
Followup to #14831
Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
2 months ago
Julius Volz
d2899000c0
Merge pull request #14872 from prometheus/mantine-ui
...
Merge new UI branch for Prometheus 3.0 into main
2 months ago
Julius Volz
e2be869a7a
Slightly improve navbar wrapping for long status title + narrow window
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2 months ago
Julius Volz
306d357635
Revert back to normal font for recording rule titles
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2 months ago
Julius Volz
7e0cba568e
Make annotations display on /alerts page consistent with /rules
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2 months ago
Julius Volz
adf6c105a7
Show alert annotations on /rules page
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2 months ago
Julius Volz
5956d482e8
Remove a few unneeded comments and component props
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2 months ago
Julius Volz
d7bacf96c7
Remove commented-out and unused allowLineBreaks settings for binop explain
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2 months ago
Julius Volz
ff41d45bae
Make status page timestamps consistent and use local time
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2 months ago
Julius Volz
a0463f5501
Update UI docs to mention both old + new UIs
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2 months ago
Julius Volz
0c9a2c95bf
Make "npm run start" from web/ui start the new UI
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2 months ago
Julius Volz
f1e0939f2f
Document /api/v1/parse_expr endpoint
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2 months ago
Charles Korn
e8c7482137
Return negative counts when multiplied or divided by a negative value
...
Signed-off-by: Charles Korn <charles.korn@grafana.com>
2 months ago
Charles Korn
2bdb3452d1
Modify parser for native histograms to allow negative values where supported
...
Signed-off-by: Charles Korn <charles.korn@grafana.com>
2 months ago
Charles Korn
9852855084
Implement unary negation for native histograms
...
Signed-off-by: Charles Korn <charles.korn@grafana.com>
2 months ago
Julius Volz
2c2a653540
Git-ignore correct path for old web UI build
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
3 months ago
Julius Volz
d23872ef30
Graph range vector selectors as instant vector selectors with notice
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
3 months ago
Julius Volz
1f1ca37fd7
Select root of tree by default in tree view
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
3 months ago
Julius Volz
cdcd43af5b
Fix a lot of styling in tree view and binop explain view
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
3 months ago
Julius Volz
91e93ab3cf
Merge branch 'main' into mantine-ui
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
3 months ago
Julius Volz
09c1e0b140
Limit memory usage Go tests with race detector ( #14862 )
...
* Limit memory usage Go tests with race detector
Preliminary fix for https://github.com/prometheus/prometheus/issues/14858
Signed-off-by: Julius Volz <julius.volz@gmail.com>
* Use CI job env var instead for Go memory limits
Signed-off-by: Julius Volz <julius.volz@gmail.com>
---------
Signed-off-by: Julius Volz <julius.volz@gmail.com>
3 months ago
Julius Volz
c3f11a7407
Merge branch 'main' into mantine-ui
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
3 months ago
Arve Knudsen
4fc562f9e7
OTLP: Support context cancellation/timeout during translation ( #14612 )
...
* OTLP: Support context cancellation/timeout during translation
---------
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
3 months ago
Julius Volz
52a6e32fd0
Update all CodeMirror dependencies
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
3 months ago
Julius Volz
0ac38a5fd6
Update mantine-ui package version to latest release
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
3 months ago
Julius Volz
8b4291537b
Clarify explain view, add tree view close button, fix callback bug
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
3 months ago
Julius Volz
7e0cd2e0b4
Improve binop explain view styling
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
3 months ago
Arve Knudsen
db5e48dc33
promql.Engine.Close: No-op if nil ( #14861 )
...
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
3 months ago
Julius Volz
a084a05897
Remove package-lock.json from root of repo
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
3 months ago
Julius Volz
d9fdb50a61
Remove file that was erroneously added to old UI
...
Signed-off-by: Julius Volz <julius.volz@gmail.com>
3 months ago