Arpit Srivastava
|
47c8b93465
|
feat: add promtool validation for golden files (#8216)
* feat: add promtool validation for golden files
Signed-off-by: arpit529srivastava <arpitsrivastava529@gmail.com>
* fix: add goldenfiles and testdata to cspell dictionary
Signed-off-by: arpit529srivastava <arpitsrivastava529@gmail.com>
* fix: clarify note on excluded files in golden file validation
Signed-off-by: arpit529srivastava <arpitsrivastava529@gmail.com>
* refactor: use tools.go pattern for promtool
Signed-off-by: arpit529srivastava <arpitsrivastava529@gmail.com>
---------
Signed-off-by: arpit529srivastava <arpitsrivastava529@gmail.com>
|
2026-02-02 15:31:10 +01:00 |
|
Nutmos
|
3265109af3
|
Feat: Add Config Generator for Alertmanager's Mattermost Receiver (#8188)
|
2025-12-18 15:45:01 +01:00 |
|
Sam McBroom
|
150292197b
|
feat: add support for configuring use_fips_sts_endpoint in sigv4 config
Using `AWS_USE_FIPS_ENDPOINT` to configure FIPS endpoint usage no longer
works (see https://github.com/prometheus/prometheus/issues/16752). This
must be done using the `use_fips_sts_endpoint` config option added in
https://github.com/prometheus/common/pull/649. It is also available in
the new sigv4 package: https://github.com/prometheus/sigv4.
Fixes #7986
Signed-off-by: Sam McBroom <sam.mcbroom@appian.com>
|
2025-10-06 13:57:10 -07:00 |
|
Hélia Barroso
|
69076602c7
|
feat: add spell check workflow (#7909)
* feat: add spell check workflow
Signed-off-by: Hélia Barroso <helia_barroso@hotmail.com>
* fix: test names
Signed-off-by: Hélia Barroso <helia_barroso@hotmail.com>
---------
Signed-off-by: Hélia Barroso <helia_barroso@hotmail.com>
|
2025-09-22 14:29:59 +02:00 |
|