Commit Graph

8851 Commits (9c23d1741aa8572a90e22dac09a3f99f168d7437)
 

Author SHA1 Message Date
Julien Pivotto 266e5e6c6c
Merge pull request #8544 from roidelapluie/move-to-go1.16
4 years ago
Julien Pivotto 75e505babb Upgrade to golang 1.16
4 years ago
Ganesh Vernekar e92bf2ebaa
Add codesome (tsdb, promql) and roidelapluie (promql) in CODEOWNERS file (#8560)
4 years ago
Rémy Léone 6962e44618
Discovery docs: add a pull requests examples section (#8556)
4 years ago
schou 65658091ed moved details of feature to disabled features.md
4 years ago
schou 946dba6a7f small suggested changes
4 years ago
Julien Pivotto dd5a46aa47
Merge pull request #8523 from roidelapluie/edge-case-test-relabeling
4 years ago
pschou c15f15d6fd revert disabled_features.md to previous wording.
4 years ago
Julien Pivotto 22cfa10685 Add hashmod relabeling test with hasmod and a newline
4 years ago
Julien Pivotto 77e648534e
Merge pull request #8553 from prometheus/brancz-codeowner
4 years ago
Frederic Branczyk 2f9af2c5a1
Add @brancz as CODEOWNER of kubernetes discovery
4 years ago
Julius Volz 0fef342816
Add initial CODEOWNERS GitHub config file (#8552)
4 years ago
Julien Pivotto 646556a263
Merge pull request #8546 from roidelapluie/follow-redirect
4 years ago
jessicagreben 591e719dc1 fix failing blockwriter tests
4 years ago
jessicagreben 9fc53b7edf fix appender.Add -> appender.Append
4 years ago
Julien Pivotto 93c6139bc1 Support follow_redirect
4 years ago
Julien Pivotto 9c4bc38c94
Merge pull request #8516 from Harkishen-Singh/headers-remote-read-on-round-tripper
4 years ago
Tom Wilkie ce97cdd477
Move remote read handler to remote package. (#8536)
4 years ago
Julien Pivotto 17688550d7
Merge pull request #8545 from prometheus/bwplotka-patch-1
4 years ago
Bartlomiej Plotka 8f748b2e24
Volunteering Myself & Chris for next releases.
4 years ago
Harkishen-Singh 79ba53a6c4 Custom headers on remote-read and refactor implementation to roundtripper.
4 years ago
Arthur Silva Sens 537c0aff49
Prometheus and Promtool binaries now print help and usage to stdout (#8542)
4 years ago
Julien Pivotto 0e24f246cc
Merge pull request #8540 from roidelapluie/fix-sync-repo
4 years ago
Bartlomiej Plotka 8bf7bc68f1
Fixed TestChunkDiskMapper_WriteChunk_Chunk_IterateChunks for go1.16 (#8538)
4 years ago
Julien Pivotto c0173072e2 sync_repo_files: Normalize usage of git_user
4 years ago
Simon Pasquier fe23360d0f
web/ui/react-app: update dependencies (#8529)
4 years ago
jessicagreben 78e84aed89 resolve merge conflict
4 years ago
jessicagreben f2db9dc722 add multi rule integration tests
4 years ago
schou 3bafe17870 add negative offset to printer
4 years ago
pschou f80b52be69
Merge branch 'main' into dev_neg_offset
4 years ago
schou efbf3af05d reduce addOffst to 2 parameters
4 years ago
schou 75d932a172 var init for bool
4 years ago
schou 22bfc11738 aggregate booleans for ease of reading
4 years ago
schou 71712183ac minor wording updates
4 years ago
schou 9621f6d549 wording for shift correctness
4 years ago
schou 22cd48868a adding feature flag, promql-negative-offset
4 years ago
schou 851acf86ee rebuild generated_parser.y.go
4 years ago
schou 8aa9cc3978 add blob to basics documentation about negative shift
4 years ago
schou 0c577c547b add negative offset ability
4 years ago
Julien Pivotto 7bf76af6df
Merge pull request #8539 from roidelapluie/rename-to-main-df-branch
4 years ago
Julien Pivotto f9e2748f6f Fix default branch detection
4 years ago
Julien Pivotto df80dc4d39
Merge pull request #8531 from roidelapluie/rename-to-main
4 years ago
Julien Pivotto 13390c3995
Merge pull request #8537 from songjiayang/speed_delta
4 years ago
songjiayang 776c2b8f42 Speed delta value without loop to calculate resultValue
4 years ago
Julien Pivotto 432d5ebc6c Rename default branch to main
4 years ago
Julien Pivotto 8c8de46003
Merge pull request #8036 from dgl/promtool-alert-err
4 years ago
pschou aff3c702ab
promql: Add sgn, clamp and last_over_time functions (#8457)
4 years ago
Lucas Hild d35cf369f2
Add expression explorer (Closes #8211) (#8404)
4 years ago
Julien Pivotto f4bf9df4ec
Merge pull request #8512 from roidelapluie/update-common-for-credentials
4 years ago
Danny Kopping 42a0e0acad
Prevent lexer from seeking to next rune after lexing escape sequence. (#8517)
4 years ago