Commit Graph

481 Commits (efdfb8fed626ebbcddeeb60ea9ba8b29c13dbdf2)

Author SHA1 Message Date
Minh Nguyen ad4b59c504
tsdb: Deprecate retention flags; add tsdb.retention runtime configuration (#17026) 6 months ago
György Krajcsovits 18efd9d629
feat(ui): mark native histograms as stable in ui strings 6 months ago
Minh Nguyen f070e35358
[RW]: Adopt client_golang/exp/api/remote types for receiving RW1 and RW2 (#17197) 6 months ago
Arve Knudsen ef42c088ba
OTLP: Add configuration parameters to control label name translation (#17345) 6 months ago
Arve Knudsen f5804e7cf2 Remove configuration parameters 6 months ago
Arve Knudsen dd3a607d2d Add configuration parameters 6 months ago
beorn7 ad7d1aed99 Phase out native histogram feature flag 6 months ago
Arve Knudsen 913cc8f72b
Replace gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (#17151) 8 months ago
beorn7 747c5ee2b1 Apply analyzer "modernize" to the whole codebase 8 months ago
Arve Knudsen 0a40df33fb
Make metric/label name validation scheme explicit (#16928) 8 months ago
Owen Williams 74610b7c89
config: address edge case where local config specifies validation mode only (#16923) 9 months ago
Owen Williams 5cc49720ac
otlp: update otlptranslator package (#16961) 9 months ago
Arthur Silva Sens 3602785a89
Support including scope metadata as metric labels (#16878) 9 months ago
Owen Williams d2f1f4fb27
config: Add UnderscoreEscapingWithoutSuffixes translation strategy (#16849) 10 months ago
Arthur Silva Sens 4b9d0fb92f
Revert: OTLP Support including scope metadata as metric labels (#16842) 10 months ago
Arve Knudsen 5a5424cbc1
Consolidate around prometheus/common/model.ValidationScheme (#16806) 10 months ago
Arve Knudsen d902abc50d
config.ScrapeConfig.Validate: Fix MetricNameEscapingScheme error messages (#16801) 10 months ago
Owen Williams aa1d46a9da
scrape: set validation and escaping defaults in default config vars (#16751) 10 months ago
Arve Knudsen c701636034
OTLP receiver: Rename `otlp.convert_scope_metadata` to `otlp.promote_scope_metadata` (#16760) 10 months ago
Arve Knudsen 964bd7d1a9
OTLP: Support including scope metadata as metric labels (#16730) 10 months ago
Jan-Otto Kröpke ceaa3bd6f9
discovery: add STACKIT SD (#16401) 10 months ago
Owen Williams 5a1cce4fbb
config: fix typo in comments (#16734) 10 months ago
Arthur Silva Sens ed0de41b73
bugfix: Default OTLP config not respected when `otlp:` block is unset (#16693) 11 months ago
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