[bot] [main] Automated version update
This commit is contained in:
@@ -2946,6 +2946,9 @@ spec:
|
||||
remoteTimeout:
|
||||
description: Timeout for requests to the remote write endpoint.
|
||||
type: string
|
||||
sendExemplars:
|
||||
description: Enables sending of exemplars over remote write. Note that exemplar-storage itself must be enabled using the enableFeature option for exemplars to be scraped in the first place. Only valid in Prometheus versions 2.27.0 and newer.
|
||||
type: boolean
|
||||
tlsConfig:
|
||||
description: TLS Config to use for remote write.
|
||||
properties:
|
||||
|
||||
@@ -8,6 +8,8 @@ metadata:
|
||||
spec:
|
||||
group: monitoring.coreos.com
|
||||
names:
|
||||
categories:
|
||||
- prometheus-operator
|
||||
kind: PrometheusRule
|
||||
listKind: PrometheusRuleList
|
||||
plural: prometheusrules
|
||||
|
||||
Reference in New Issue
Block a user