Commit Graph

458 Commits (13564c03efe7517841fdc4c73905b1f630bfddcc)

Author SHA1 Message Date
Antonio Jimenez 2834a665ed
Add support for promoting all OTel resource attributes (#16426) 11 months ago
machine424 690c9da817 chore(config): add guidelines for adding a new RuntimeConfig field based on learnings from GoGC addition 11 months ago
Will Hegedus 33578fedb3 fix(config): respect GOGC environment variable if no "runtime" block exists 12 months ago
hardlydearly ba4b058b7a refactor: use slices.Contains to simplify code 12 months ago
chardch a1c157aaef Add global config option for always_scrape_classic_histograms 12 months ago
Arthur Silva Sens d9c0ad1e61
feat: Support 'NoTranslation' mode in OTLP endpoint (#16441) 1 year ago
Benjamin Godding c024fc2f28 fix: fails to auto-reload on changes to rule and scrape config files 1 year ago
chardch 357b5ed640 Fix small issues and clarify documentation 1 year ago
chardch 2f59d38054 Add global config option for convert_classic_histograms_to_nhcb 1 year ago
Owen Williams 6566c5a2b3
scrape: Add config option for escaping scheme request. (#16066) 1 year ago
Carrie Edwards c90b387d89
Optionally translate OTel histograms to NHCB (#15850) 1 year ago
Arthur Silva Sens 95f49dd84b
Bump prometheus/common to v0.63.0 (#16210) 1 year ago
Owen Williams 94b43c5d4c utf8: Remove support for legacy global validation setting 1 year ago
Danial Eskandari e7ef1c0d9a
config: set gogc default value when config body is empty (#16052) 1 year ago
Danial Eskandari 5efaa84be1
config: set gogc default value when config body is empty (#16052) 1 year ago
Matt Hughes 528b3fc60f scraper: fix UTF-8 scraping header always sent with PrometheusText1.0.0 1 year ago
Matt Hughes 5868e36d91 scraper: fix UTF-8 scraping header always sent with PrometheusText1.0.0 1 year ago
Arve Knudsen beca06c629
Clarify the NoUTF8EscapingWithSuffixes and UnderscoreEscapingWithSuffixes modes (#15567) 1 year ago
bwplotka 134a0c7d78 Improved error. 1 year ago
Bartlomiej Plotka aa9fef75ac
Apply suggestions from code review 1 year ago
bwplotka f44bba31b3 config: Remove validation GetScrapeConfigs; require using config.Load. 1 year ago
György Krajcsovits d33d6f7db2 Lint fix 1 year ago
György Krajcsovits 174f828d70 Rename to keep_identifying_resource_attributes 1 year ago
György Krajcsovits ffabc04829 Make the behavior configurable 1 year ago
Đurica Yuri Nikolić 101b1c307f
[ENHANCEMEN] Remote-Write: optionally use a DNS resolver that picks a random IP (#15329) 1 year ago
Arthur Silva Sens 55e34c8c5f Allow UTF-8 characters in metric and label names as opt-in feature (#15258) 1 year ago
SuperQ bc1bc5c118
Update sigv4 library 1 year ago
Arthur Silva Sens 03995775a7
Allow UTF-8 characters in metric and label names as opt-in feature (#15258) 1 year ago
Matthieu MOREL af1a19fc78 enable errorf rule from perfsprint linter 1 year ago
Jan Fajerski 7939eab77a remote-write: change test default expected to http2 disabled 2 years ago
Bryan Boreham 20fdc8f541 [CHANGE] Remote-write: default enable_http2 to false 2 years ago
György Krajcsovits 4283ae73dc Rename convert_classic_histograms to convert_classic_histograms_to_nhcb 2 years ago
Alex Greenbank 421a3c22ea
scrape: provide a fallback format (#15136) 2 years ago
Alan Protasio c78d5b94af
Disallowing configure AM with the v1 api (#13883) 2 years ago
Bartlomiej Plotka efc43d0714
s/scrape_classic_histograms/always_scrape_classic_histograms (3.0 breaking change) (#15178) 2 years ago
Yi 2cabd1b707
config: remove expand-external-labels flag in release 3.0 (#14657) 2 years ago
George Krajcsovits a1700aab3a
Apply suggestions from code review 2 years ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 2 years ago
Matthieu MOREL ab64966e9d
fix: use "ErrorContains" or "EqualError" instead of "Contains(t, err.Error()" and "Equal(t, err.Error()" (#15094) 2 years ago
Bryan Boreham 6b247c50d2 Revert "Merge pull request #14769 from roidelapluie/autoreload" 2 years ago
Jeanette Tan 62e7f0438d implement basic conversion of classic to nhcb in scrape 2 years ago
Owen Williams 88bb05c3e8 utf8: enable utf-8 support by default 2 years ago
Julien ce0f09b125 Scrape: Add scrape_failure_log_file to log Scrape Failures 2 years ago
Julien deabb30b20 Document custom HTTP headers and add tests 2 years ago
Julien 1f02c2177b Use t.Tempdir 2 years ago
Julien 2c553b1772 autoreload: do not ignore errors 2 years ago
Julien 1cd2d0498b Support reload config automatically 2 years ago
Justin Lei 3a82cd5a7e
Add streaming remote read to ReadClient (#11379) 2 years ago
Owen Williams 436a439ed2 fix(utf8): fix config logic for name validation 2 years ago
Owen Williams 9e7308de38 feat(utf8): utf8 content negotation and flags 2 years ago