1
0
Fork 0
mirror of https://github.com/prometheus-operator/prometheus-operator.git synced 2025-04-15 08:46:44 +00:00
prometheus-operator/pkg/prometheus
dongjiang a26ca7273e
feat: support add native histogram config (#6796)
* add native histogram

---------

Signed-off-by: dongjiang1989 <dongjiang1989@126.com>
2024-10-21 17:38:11 +02:00
..
agent chore: implement DNS options for DaemonSet 2024-10-15 17:03:01 +02:00
server chore: implement DNS options for DaemonSet 2024-10-15 17:03:01 +02:00
testdata feat: support add native histogram config (#6796) 2024-10-21 17:38:11 +02:00
applyconfiguration.go Add scale subresource to Prometheus/PrometheusAgent (#5962) 2024-01-11 11:34:55 -03:00
collector.go chore: refactor code to use the pointer package 2023-06-30 17:19:03 +02:00
common.go chore: simplify Prometheus server and agent code 2024-09-23 11:53:13 +02:00
common_test.go Refactor the common implementation code (not including tests) between Prometheus's modes (#6686) 2024-06-24 10:01:49 +02:00
operator.go Allow Prometheus Agent operator to create DaemonSet (#6708) 2024-07-31 16:04:53 +02:00
operator_test.go Replace t.Fatal with require in Prometheus package (#6690) 2024-06-29 18:32:05 -03:00
promcfg.go feat: support add native histogram config (#6796) 2024-10-21 17:38:11 +02:00
promcfg_test.go feat: support add native histogram config (#6796) 2024-10-21 17:38:11 +02:00
resource_selector.go FIX: LabelName validation issue (#6892) 2024-10-07 12:40:41 +02:00
resource_selector_test.go FIX: LabelName validation issue (#6892) 2024-10-07 12:40:41 +02:00
store.go fix: avoid invalid alerting config with TLS 2024-07-23 10:01:43 +02:00
test_utils.go panic error 2024-08-28 13:31:34 -03:00