You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| remoteTimeout | string | Defines the timeout value for requests to the remote write endpoint. |
528
-
| sendExemplars |*bool | Enables sending of exemplars over remote write. Note that the experimental \"exemplar-storage\" feature must be enabled using the `spec.enableFeature` option for exemplars to be scraped in the first place. Only supported for UWM configurations. |
528
+
| sendExemplars |*bool | Enables sending of exemplars over remote write. Note when enabled, Prometheus is configured to store exemplars in memory with a maximum number of 100,000 exemplars. The setting is only effective for user-defined monitoring and has no effect for cluster monitoring. |
|remoteTimeout|string|Defines the timeout value for requests to the remote write endpoint.
43
43
44
-
|sendExemplars|*bool|Enables sending of exemplars over remote write. Note that the experimental \"exemplar-storage\" feature must be enabled using the `spec.enableFeature` option for exemplars to be scraped in the first place. Only supported for UWM configurations.
44
+
|sendExemplars|*bool|Enables sending of exemplars over remote write. Note when enabled, Prometheus is configured to store exemplars in memory with a maximum number of 100,000 exemplars. The setting is only effective for user-defined monitoring and has no effect for cluster monitoring.
45
45
46
46
|sigv4|*monv1.Sigv4|Defines AWS Signature Version 4 authentication settings.
0 commit comments