Alan Protasio
5ac12ac351
api: Wrapped promQL based API errors with returnAPIError
function ( #11356 )
...
* wrap api error on get series/labels on `returnAPIError` function
Signed-off-by: Alan Protasio <approtas@amazon.com>
* lint
Signed-off-by: Alan Protasio <approtas@amazon.com>
* query exemplars
Signed-off-by: Alan Protasio <approtas@amazon.com>
Signed-off-by: Alan Protasio <approtas@amazon.com>
2022-10-20 11:17:00 +02:00
Ganesh Vernekar
a5feccae6e
Add codesome as v2.40.0 release shepherd ( #11475 )
...
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
2022-10-19 15:23:38 +02:00
Ganesh Vernekar
04b370da00
Disable snapshot on shutdown if native histograms are enabled ( #11473 )
...
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
2022-10-19 15:21:29 +05:30
GabyCT
76b0d26be8
Update url for configuration.md doc ( #11461 )
...
This PR updates the Serverset url at the configuration.md documentation.
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
2022-10-14 23:23:20 +02:00
Björn Rabenstein
41035469d3
Document the native histogram feature flag and PromQL ( #11446 )
...
Signed-off-by: beorn7 <beorn@grafana.com>
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
Co-authored-by: Ganesh Vernekar <ganeshvern@gmail.com>
2022-10-14 18:16:12 +05:30
Björn Rabenstein
50529b4804
doc: Document the native histogram JSON format ( #11454 )
...
As used in the HTTP query API.
Signed-off-by: beorn7 <beorn@grafana.com>
2022-10-14 17:08:31 +05:30
Björn Rabenstein
1c798ec930
doc: Add notes about feature not yet supported for native histograms ( #11453 )
...
Namely federation and recording rules.
Signed-off-by: beorn7 <beorn@grafana.com>
2022-10-14 16:35:27 +05:30
dependabot[bot]
dc5af36d83
build(deps): bump google.golang.org/api from 0.96.0 to 0.98.0 ( #11392 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.96.0 to 0.98.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.96.0...v0.98.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-13 12:33:01 +02:00
dependabot[bot]
55ad5f33ba
build(deps): bump github.com/digitalocean/godo from 1.84.1 to 1.86.0 ( #11393 )
...
Bumps [github.com/digitalocean/godo](https://github.com/digitalocean/godo ) from 1.84.1 to 1.86.0.
- [Release notes](https://github.com/digitalocean/godo/releases )
- [Changelog](https://github.com/digitalocean/godo/blob/main/CHANGELOG.md )
- [Commits](https://github.com/digitalocean/godo/compare/v1.84.1...v1.86.0 )
---
updated-dependencies:
- dependency-name: github.com/digitalocean/godo
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-13 12:32:50 +02:00
Guillaume Berche
e6b84ac1e0
functions.md doc refinement
...
Removed named capture group example in label_replace
Signed-off-by: Guillaume Berche <guillaume.berche@orange.com>
2022-10-13 10:40:52 +02:00
Björn Rabenstein
00aa85e06e
Merge pull request #11452 from prometheus/beorn7/doc2
...
web: Mark experimental state of native histograms in tooltips
2022-10-12 15:17:22 +02:00
Ganesh Vernekar
05b7af28ee
Merge pull request #11450 from codesome/fix-conflict
...
Sync sparsehistogram branch with main branch
2022-10-12 18:33:26 +05:30
beorn7
6c0c093e0f
web: Mark experimental state of native histograms in tooltips
...
Signed-off-by: beorn7 <beorn@grafana.com>
2022-10-12 14:45:08 +02:00
Ganesh Vernekar
8ee4dfd40c
Fix the build after conflict resolution
...
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
2022-10-12 17:59:42 +05:30
Dimitar Dimitrov
03ab8dcca0
Add comments on EvalTimestamp
...
Signed-off-by: Dimitar Dimitrov <dimitar.dimitrov@grafana.com>
2022-10-12 14:16:22 +02:00
Björn Rabenstein
8d045058c8
Merge pull request #11448 from codesome/gateproto
...
Gate protobuf scraping and update help text for enable-feature
2022-10-12 13:57:07 +02:00
Ganesh Vernekar
648be89822
Merge remote-tracking branch 'upstream/main' into fix-conflict
...
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
2022-10-12 14:20:02 +05:30
Ganesh Vernekar
8e29110949
Add/Improve unit tests for compaction with histogram ( #11342 )
...
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
2022-10-12 13:31:12 +05:30
Ganesh Vernekar
081ad2d690
Update help text for enable-feature to mention native-histograms
...
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
2022-10-12 13:27:37 +05:30
Ganesh Vernekar
3cbf87b83d
Enable protobuf negotiation only when histograms are enabled
...
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
2022-10-12 13:27:22 +05:30
Ganesh Vernekar
bde500e690
Merge pull request #11420 from jesusvazquez/jvp/update-sparsehistogram-with-main-v2
...
Merge branch 'main' into sparsehistogram
2022-10-12 11:45:50 +05:30
Ganesh Vernekar
507bfa46fd
Fix HistogramChunk's AtFloatHistogram()
...
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
2022-10-12 10:38:13 +05:30
dependabot[bot]
ee1c8f3a25
build(deps): bump bufbuild/buf-setup-action from 1.7.0 to 1.8.0 ( #11382 )
...
Bumps [bufbuild/buf-setup-action](https://github.com/bufbuild/buf-setup-action ) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/bufbuild/buf-setup-action/releases )
- [Commits](https://github.com/bufbuild/buf-setup-action/compare/v1.7.0...v1.8.0 )
---
updated-dependencies:
- dependency-name: bufbuild/buf-setup-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-12 00:21:01 +02:00
Signed-off-by: Jesus Vazquez
3362bf6d79
Fix merge conflicts
...
Signed-off-by: Jesus Vazquez <jesus.vazquez@grafana.com>
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
Co-authored-by: Ganesh Vernekar <ganeshvern@gmail.com>
2022-10-11 22:53:37 +05:30
beorn7
430bdc9dd0
prompb: Add note about experimental state of native histograms
...
Signed-off-by: beorn7 <beorn@grafana.com>
2022-10-11 14:08:40 +02:00
Björn Rabenstein
a5f0928786
Merge pull request #11418 from prometheus/beorn7/sparsehistogram
...
histogram: Modify getBound to deal properly with infinity
2022-10-11 12:58:02 +02:00
Frederic Branczyk
d816106e3e
Merge pull request #11440 from roidelapluie/obscomment
...
k8s example: Remove obsolete comment
2022-10-10 21:30:27 +02:00
Brian Choromanski
407a29386f
Updated feature request template ( #11412 )
...
* Updated feature request template
Signed-off-by: Brian Choromanski <BrianChoromanski@gmail.com>
* Added newline to the end of file
Signed-off-by: Brian Choromanski <BrianChoromanski@gmail.com>
* Ran yamllint on feature_request.yml
Signed-off-by: Brian Choromanski <BrianChoromanski@gmail.com>
* Made proposal required
Signed-off-by: Brian Choromanski <BrianChoromanski@gmail.com>
Signed-off-by: Brian Choromanski <BrianChoromanski@gmail.com>
2022-10-10 18:10:54 +02:00
Julien Pivotto
b355e833d5
k8s example: Remove obsolete comment
...
Signed-off-by: Julien Pivotto <roidelapluie@o11y.eu>
2022-10-10 18:09:39 +02:00
Jesus Vazquez
775d90d5f8
TSDB: Rename wal package to wlog ( #11352 )
...
The wlog.WL type can now be used to create a Write Ahead Log or a Write
Behind Log.
Before the prefix for wbl metrics was
'prometheus_tsdb_out_of_order_wal_' and has been replaced with
'prometheus_tsdb_out_of_order_wbl_'.
Signed-off-by: Jesus Vazquez <jesus.vazquez@grafana.com>
Signed-off-by: Jesus Vazquez <jesusvazquez@users.noreply.github.com>
Co-authored-by: Ganesh Vernekar <15064823+codesome@users.noreply.github.com>
2022-10-10 20:38:46 +05:30
Douglas Camata
28a66e183d
Update relabel.Process comment
...
Signed-off-by: Douglas Camata <159076+douglascamata@users.noreply.github.com>
2022-10-10 11:31:23 +02:00
Raihan Nismara
bfd320e186
Update README.md ( #11413 )
...
* Update README.md
using logo prometheus in readme that looks nicer
Signed-off-by: Raihan Nismara <31585789+raihan71@users.noreply.github.com>
* Update README.md
changing the logo in readme using the orange one and reduce the size
Signed-off-by: Raihan Nismara <31585789+raihan71@users.noreply.github.com>
* Add files via upload
add logo orange
Signed-off-by: Raihan Nismara <31585789+raihan71@users.noreply.github.com>
* Update README.md
update logo orange in readme using local path
Signed-off-by: Raihan Nismara <31585789+raihan71@users.noreply.github.com>
* Delete logo-prometheus-orange.png
Signed-off-by: Raihan Nismara <31585789+raihan71@users.noreply.github.com>
* Added logo to the documentation folder
Signed-off-by: Raihan Nismara <31585789+raihan71@users.noreply.github.com>
* Update logo in readme.md
- update logo using svg in readme
- fix target property in link
Signed-off-by: Raihan Nismara <31585789+raihan71@users.noreply.github.com>
* Rename Prometheus_software_logo.svg to prometheus-logo
Signed-off-by: Raihan Nismara <31585789+raihan71@users.noreply.github.com>
* Rename prometheus-logo to prometheus-logo.svg
Signed-off-by: Raihan Nismara <31585789+raihan71@users.noreply.github.com>
* update prometheus logo name file
Signed-off-by: Raihan Nismara <31585789+raihan71@users.noreply.github.com>
Signed-off-by: Raihan Nismara <31585789+raihan71@users.noreply.github.com>
2022-10-09 11:42:28 +02:00
Richard Hartmann
3cd3838e7f
Merge pull request #11430 from sonali-rajput/sonali-rajput/broken-link-in-documentation-11069
...
Fixed broken link in tsdb README.md
2022-10-09 11:28:41 +02:00
Ganesh Vernekar
82925eed4a
Merge pull request #11429 from prometheus/release-2.39
...
Merge back release branch
2022-10-07 22:37:34 +05:30
Sonali Rajput
9165aedb49
Fixed broken link in tsdb README.md
...
Signed-off-by: Sonali Rajput <sonalirajput1088@gmail.com>
2022-10-07 16:20:20 +00:00
Ganesh Vernekar
dcd6af9e0d
Cut v2.39.1 ( #11428 )
...
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
2022-10-07 21:13:46 +05:30
Ganesh Vernekar
46b26c4f09
Fix notifier relabel changing the labels of active alerts ( #11427 )
...
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
2022-10-07 20:28:17 +05:30
beorn7
bf0847073d
histogram: Modify getBound to deal properly with infinity
...
The bucket receiving math.MaxFloat64 observations now has
math.MaxFloat64 as upper bound, while the bucket after it (the last
possible bucket) has +Inf.
This also adds a test for getBound and moves the getBound code to
generic.go (where it should have been in the first place).
Signed-off-by: beorn7 <beorn@grafana.com>
2022-10-06 17:40:03 +02:00
Julien Pivotto
8ed39fdab1
Merge pull request #11416 from pstibrany/use-updated-regexp-branch
...
Update github.com/grafana/regexp to use speedup-golang-1.19.2 branch
2022-10-06 00:28:36 +02:00
Jesus Vazquez
e934d0f011
Merge 'main' into sparsehistogram
...
Signed-off-by: Jesus Vazquez <jesus.vazquez@grafana.com>
2022-10-05 22:14:49 +02:00
Björn Rabenstein
2915e4960c
Merge pull request #11395 from codesome/histometrics
...
Update metrics for histograms
2022-10-05 18:20:15 +02:00
Björn Rabenstein
83901e7cac
Merge pull request #11402 from codesome/moar-tests
...
Add API test for histogram
2022-10-05 18:12:06 +02:00
Peter Štibraný
fdf55df80c
Update github.com/grafana/regexp to use speedup-golang-1.19.2 branch
...
Signed-off-by: Peter Štibraný <pstibrany@gmail.com>
2022-10-05 11:57:31 +02:00
Ganesh Vernekar
73d805cf6c
Merge pull request #11414 from prometheus/release-2.39
...
Merge release branch into main
2022-10-05 11:38:00 +05:30
Ganesh Vernekar
6d7f26c46f
Cut v2.39.0 ( #11407 )
...
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
Signed-off-by: Augustin Husson <augustin.husson@amadeus.com>
Co-authored-by: Augustin Husson <augustin.husson@amadeus.com>
2022-10-05 10:19:27 +05:30
Guillaume Berche
ea40c15fe9
Refine documentation for label_replace
...
Illustrate use of named capturing group syntax available from https://github.com/google/re2/wiki/Syntax and their usage in the replacement field
Signed-off-by: Guillaume Berche <guillaume.berche@orange.com>
2022-10-03 18:06:27 +02:00
Ganesh Vernekar
f7a7b18cdc
Merge pull request #11403 from prometheus/release-2.39
...
Merge release-2.39 into main again
2022-10-03 19:49:34 +05:30
Augustin Husson
ffb0ec2ca4
adjust package-json to match the correct version of the modules ( #11401 )
...
Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
2022-10-03 19:16:41 +05:30
Ganesh Vernekar
f024d769e7
Add API test for histogram
...
Signed-off-by: Ganesh Vernekar <ganeshvern@gmail.com>
2022-10-03 18:53:57 +05:30
Julien Pivotto
9e220f552f
Merge pull request #11398 from prometheus/release-2.39
...
Merge back release 2.39
2022-10-03 14:23:43 +02:00