Commit Graph

324 Commits (aa1d46a9da0f9710ca1528bef7623f1b4fb93f53)

Author SHA1 Message Date
Owen Williams aa1d46a9da
scrape: set validation and escaping defaults in default config vars (#16751) 2 days ago
Arve Knudsen c701636034
OTLP receiver: Rename `otlp.convert_scope_metadata` to `otlp.promote_scope_metadata` (#16760) 1 week ago
Arve Knudsen 964bd7d1a9
OTLP: Support including scope metadata as metric labels (#16730) 1 week ago
Owen Williams 5a1cce4fbb
config: fix typo in comments (#16734) 1 week ago
Arthur Silva Sens ed0de41b73
bugfix: Default OTLP config not respected when `otlp:` block is unset (#16693) 3 weeks ago
Antonio Jimenez 2834a665ed
Add support for promoting all OTel resource attributes (#16426) 1 month ago
machine424 690c9da817 chore(config): add guidelines for adding a new RuntimeConfig field based on learnings from GoGC addition 1 month ago
Will Hegedus 33578fedb3 fix(config): respect GOGC environment variable if no "runtime" block exists 2 months ago
hardlydearly ba4b058b7a refactor: use slices.Contains to simplify code 2 months ago
chardch a1c157aaef Add global config option for always_scrape_classic_histograms 2 months ago
Arthur Silva Sens d9c0ad1e61
feat: Support 'NoTranslation' mode in OTLP endpoint (#16441) 2 months ago
chardch 357b5ed640 Fix small issues and clarify documentation 3 months ago
chardch 2f59d38054 Add global config option for convert_classic_histograms_to_nhcb 3 months ago
Owen Williams 6566c5a2b3
scrape: Add config option for escaping scheme request. (#16066) 3 months ago
Carrie Edwards c90b387d89
Optionally translate OTel histograms to NHCB (#15850) 3 months ago
Arthur Silva Sens 95f49dd84b
Bump prometheus/common to v0.63.0 (#16210) 4 months ago
Owen Williams 94b43c5d4c utf8: Remove support for legacy global validation setting 4 months ago
Danial Eskandari e7ef1c0d9a
config: set gogc default value when config body is empty (#16052) 4 months ago
Danial Eskandari 5efaa84be1
config: set gogc default value when config body is empty (#16052) 4 months ago
Matt Hughes 528b3fc60f scraper: fix UTF-8 scraping header always sent with PrometheusText1.0.0 4 months ago
Matt Hughes 5868e36d91 scraper: fix UTF-8 scraping header always sent with PrometheusText1.0.0 4 months ago
Arve Knudsen beca06c629
Clarify the NoUTF8EscapingWithSuffixes and UnderscoreEscapingWithSuffixes modes (#15567) 6 months ago
bwplotka 134a0c7d78 Improved error. 7 months ago
Bartlomiej Plotka aa9fef75ac
Apply suggestions from code review 7 months ago
bwplotka f44bba31b3 config: Remove validation GetScrapeConfigs; require using config.Load. 7 months ago
György Krajcsovits 174f828d70 Rename to keep_identifying_resource_attributes 7 months ago
György Krajcsovits ffabc04829 Make the behavior configurable 7 months ago
Đurica Yuri Nikolić 101b1c307f
[ENHANCEMEN] Remote-Write: optionally use a DNS resolver that picks a random IP (#15329) 7 months ago
Arthur Silva Sens 55e34c8c5f Allow UTF-8 characters in metric and label names as opt-in feature (#15258) 8 months ago
SuperQ bc1bc5c118
Update sigv4 library 8 months ago
Arthur Silva Sens 03995775a7
Allow UTF-8 characters in metric and label names as opt-in feature (#15258) 8 months ago
Matthieu MOREL af1a19fc78 enable errorf rule from perfsprint linter 8 months ago
Bryan Boreham 20fdc8f541 [CHANGE] Remote-write: default enable_http2 to false 8 months ago
György Krajcsovits 4283ae73dc Rename convert_classic_histograms to convert_classic_histograms_to_nhcb 8 months ago
Alex Greenbank 421a3c22ea
scrape: provide a fallback format (#15136) 8 months ago
Alan Protasio c78d5b94af
Disallowing configure AM with the v1 api (#13883) 8 months ago
Bartlomiej Plotka efc43d0714
s/scrape_classic_histograms/always_scrape_classic_histograms (3.0 breaking change) (#15178) 8 months ago
Yi 2cabd1b707
config: remove expand-external-labels flag in release 3.0 (#14657) 8 months ago
George Krajcsovits a1700aab3a
Apply suggestions from code review 9 months ago
TJ Hoplock 6ebfbd2d54 chore!: adopt log/slog, remove go-kit/log 9 months ago
Jeanette Tan 62e7f0438d implement basic conversion of classic to nhcb in scrape 9 months ago
Owen Williams 88bb05c3e8 utf8: enable utf-8 support by default 10 months ago
Julien ce0f09b125 Scrape: Add scrape_failure_log_file to log Scrape Failures 10 months ago
Justin Lei 3a82cd5a7e
Add streaming remote read to ReadClient (#11379) 10 months ago
Owen Williams 436a439ed2 fix(utf8): fix config logic for name validation 10 months ago
Owen Williams 9e7308de38 feat(utf8): utf8 content negotation and flags 10 months ago
Max Amin 84b819a69f
feat: add Google cloud roundtripper for remote write (#14346) 11 months ago
Callum Styan a4a5994f69 clarify that 1.0 will eventually be deprecated, it is not yet deprecated 11 months ago
Arve Knudsen 932918cd3f OTLPConfig.UnmarshalYAML: Return error on invalid input 11 months ago
Arve Knudsen ae82a0a941 Sanitize configured OTel resource attributes 12 months ago