[CHANGE/BUGFIX] Change the proxyConnectHeader field of the proxy configuration in the ScrapeConfig CRD from a map of strings to a map of string slices. #6541
[CHANGE] Automatically set the GOMAXPROCS variable according to the CPU limits of the process cgroup. #6576
[FEATURE] Add support for the Nomad Service Discovery to the ScrapeConfig CRD. #6485
[FEATURE] Add relabelings field for Alertmanager's endpoints in the Prometheus CRD. #6467
[FEATURE] Add alertRelabelings field for the Alertmanager's endpoints in the Prometheus CRD. #6450
[FEATURE] Add support for the Azure SDK authentication to the Azure Service Discovery in the ScrapeConfig CRD. #6595
[FEATURE] Add support for the Azure SDK authentication to the remote-write configuration in the Prometheus and PrometheusAgent CRDs. #6596
[ENHANCEMENT] Add Go runtime scheduler metrics to the operator. #6563
[ENHANCEMENT] Add go_sync_mutex_wait_total_seconds_total metric to the operator. #6581
[BUGFIX] Allow templated strings for the responder's type in OpsGenie configuration. #6378
[BUGFIX] Fix nil pointer panic in the AlertmanagerConfig Webex receiver. #6582
[BUGFIX] Apply TLS scrape class settings to all PodMonitor, Probe and ScrapeConfig objects. #6573
[CHANGE/BUGFIX] Change the proxyConnectHeader field of the proxy configuration in the ScrapeConfig CRD from a map of strings to a map of string slices. #6541
[CHANGE] Automatically set the GOMAXPROCS variable according to the CPU limits of the process cgroup. #6576
[FEATURE] Add support for the Nomad Service Discovery to the ScrapeConfig CRD. #6485
[FEATURE] Add relabelings field for Alertmanager's endpoints in the Prometheus CRD. #6467
[FEATURE] Add alertRelabelings field for the Alertmanager's endpoints in the Prometheus CRD. #6450
[FEATURE] Add support for the Azure SDK authentication to the Azure Service Discovery in the ScrapeConfig CRD. #6595
[FEATURE] Add support for the Azure SDK authentication to the remote-write configuration in the Prometheus and PrometheusAgent CRDs. #6596
[ENHANCEMENT] Add Go runtime scheduler metrics to the operator. #6563
[ENHANCEMENT] Add go_sync_mutex_wait_total_seconds_total metric to the operator. #6581
[BUGFIX] Allow templated strings for the responder's type in OpsGenie configuration. #6378
[BUGFIX] Fix nil pointer panic in the AlertmanagerConfig Webex receiver. #6582
[BUGFIX] Apply TLS scrape class settings to all PodMonitor, Probe and ScrapeConfig objects. #6573
Commits
cd506c4 Merge pull request #6602 from simonpasquier/cut-0.74.0
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the prometheus group with 1 update: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring.
Updates
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
from 0.73.2 to 0.74.0Release notes
Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's releases.
Changelog
Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's changelog.
Commits
cd506c4
Merge pull request #6602 from simonpasquier/cut-0.74.0ef34de2
chore: cut v0.74.035340a6
[WIP] Feat: Addalert_relabel_configs
to the Prometheus and PrometheusAgent...49472c7
Merge pull request #6491 from prometheus-operator/feature-flags282afa4
Merge pull request #6596 from slashpai/azure-sdk-rw6b1caac
Add structure for feature flagsa7f0d26
Update promcfg.go3bea446
feat: support SDK auth in AzureAD RemoteWritef4b82d7
Merge pull request #6595 from slashpai/azure-sdd24ff5b
feat: support SDK auth in AzureSDDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show