Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/blog/2023-03-21-stringlabel.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Apart from the `stringlabels` optimizations, the Prometheus 2.43 release
brings several new features and enhancements. Some of the significant additions
include:

* We added support for `include_scrape_configs` to include scrape configs from
* We added support for `scrape_config_files` to include scrape configs from
different files. This makes it easier to manage and organize the configuration.
* The HTTP clients now includes two new config options: `no_proxy` to exclude
URLs from proxied requests and `proxy_from_environment` to read proxies from
Expand Down