Commit Graph

9533 Commits (2c49860f6954b84acecf5afb6cc5811ad55b4108)
 

Author SHA1 Message Date
Ganesh Vernekar f69e4590fb
Merge remote-tracking branch 'upstream/main' into merge-release-2.30 and upgrade prometheus/common to v0.31.1
3 years ago
Ganesh Vernekar fafb309d40
Cut v2.30.1 (#9402)
3 years ago
Ganesh Vernekar 168012f2bd
Upgrade prometheus/common to v0.30.1 (#9408)
3 years ago
Augustin Husson 149e36921b
assess in readme that codemirror-promql is in prometheus/prometheus (#9388)
3 years ago
Julius Volz 0dc43b97d7
Merge pull request #9347 from prometheus/fix-gitpod
3 years ago
Augustin Husson 722eb4bd64 fix gitpod by using custome dockerfile and accurate npm ui path
3 years ago
Augustin Husson 160fc41441 add gitpod dockerfile to upgrade node and npm version
3 years ago
Augustin Husson eca9546ba4
fix package-lock.json (#9400)
3 years ago
Julius Volz f103acd513
Merge pull request #9248 from LeviHarrison/atan2-binary-op
3 years ago
Bryan Boreham 1fb3c1b598
Replace calls to strings.Compare (#9397)
3 years ago
Levi Harrison a7de0cf276 Remove example and experimental
3 years ago
Augustin Husson dbbfd1ccf6
change license in package.json file of cmp (#9399)
3 years ago
Julien Pivotto 63b3e4e5ec
Enable HTTP2 again (#9398)
3 years ago
Levi Harrison a16a4cad2d Add example
3 years ago
Levi Harrison 2f896c98ff Address review comments
3 years ago
Julien Pivotto 0de0e1ee0e
codemirror_sync: Use reset and checkout instead of restore (#9396)
3 years ago
Julien Pivotto 1681a8d539
Azure: Fix panic when no computername is set (#9387)
3 years ago
Augustin Husson 3e494eac71
upgrade to codemirror v19 (#9363)
3 years ago
Julien Pivotto 7c40eb52ef
Add sync_codemirror (#9379)
3 years ago
Augustin Husson 7bcca77340
provide a way to override the apiPrefix in codemirror prom client + cleanup readme (#9384)
3 years ago
Nick Pillitteri acee8c8a88
Redact remote write URL when used for metric label (#9383)
3 years ago
Levi Harrison e27ac3e7e4 Add grammar (maybe?)
3 years ago
Levi Harrison a283b52e8c Added unit
3 years ago
Levi Harrison 587cb95093 Add operator tests
3 years ago
Levi Harrison be6ce7bcc2 Add docs
3 years ago
Levi Harrison f5c6ee4df6 Add lex test
3 years ago
Levi Harrison 7471208b5c Add `ATAN2` to `maybe_label`
3 years ago
Levi Harrison 8547a2bd86 Add `atan2` binary operator
3 years ago
Serge Catudal d77c985f8c
Add initial support for exemplar to the remote write receiver endpoint (#9319)
3 years ago
Ganesh Vernekar 2bcd9f2f69
Link 2 more TSDB blog posts in tsdb/README.md (#9371)
3 years ago
Bryan Boreham 5a754bc043
Short-circuit vector binary ops (#9362)
3 years ago
Bryan Boreham c4942ef3b7
Optimise query_range by computing join signatures just once (#9360)
3 years ago
Bryan Boreham 7d105277fe
Optimise topk where k==1 (#9365)
3 years ago
Julius Volz 03d084f862
Merge pull request #9351 from prometheus/set-npm-version
3 years ago
Julien Pivotto 629926268a
Merge pull request #9361 from hanjm/feature/upgrade-alecthomas-units
3 years ago
hanjm d1b16b4f21 Upgrade github.com/alecthomas/units, which implement encoding.TextMarshaler
3 years ago
Julien Pivotto 3f51c8bf39
Merge pull request #9358 from sennatitcomb/st
3 years ago
sennatitcomb 9e7ae7b9ac Typo fixes
3 years ago
Julien Pivotto da3fb842b4
Add Jessica as Promtool maintainer (#9348)
3 years ago
Augustin Husson 545fbfd7f4 specify npm version in the engine
3 years ago
Julius Volz d1f051381e
Merge pull request #9350 from roidelapluie/fix-tests
3 years ago
Julien Pivotto 9d65017798 config: fix puppetdb tests
3 years ago
Julius Volz 62906c1b4f
Merge pull request #8883 from roidelapluie/puppetdb-sd
3 years ago
Julien Pivotto 8920024323 Add PuppetDB service discovery
3 years ago
Julius Volz 447d9401fc
Merge pull request #9239 from LeviHarrison/promql-trig-functions
3 years ago
Julius Volz 6c9ded2854
Merge pull request #9344 from prometheus/fix-eslint-warning-cmp
3 years ago
Darshan Chaudhary 1f688657bf
Call delete on head if interval overlaps (#9151)
3 years ago
Levi Harrison 2c7bec758d Tabs to spaces
3 years ago
Levi Harrison ed220c1ae7 Add grammar
3 years ago
Levi Harrison 4ac4e2ca4b Remove parenthesis
3 years ago