Skip to content

Commit ad3ef1a

Browse files
committed
Bump Prometheus to v3.0.0
Tested with OpenFaaS for Enterprises with: * scale to zero * metrics for CPU/RAM and invocations in UI/CLI/API * autoscaling horizontally * Grafana dashboards Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 5c59e40 commit ad3ef1a

14 files changed

+293
-269
lines changed

chart/openfaas/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
type: application
33
description: OpenFaaS - Serverless Functions Made Simple
44
name: openfaas
5-
version: 14.2.80
5+
version: 14.2.81
66
sources:
77
- https://github.com/openfaas/faas
88
- https://github.com/openfaas/faas-netes

chart/openfaas/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ iam:
365365
## if you wish to retain the metrics for a longer period, you should
366366
## scrape this instance from an external Prometheus server
367367
prometheus:
368-
image: prom/prometheus:v2.54.0
368+
image: prom/prometheus:v3.0.0
369369
create: true
370370
retention:
371371
time: 15d

docs/cron-connector-0.6.11.tgz

-1 Bytes
Binary file not shown.

docs/federated-gateway-0.1.0.tgz

1 Byte
Binary file not shown.

docs/index.yaml

Lines changed: 291 additions & 267 deletions
Large diffs are not rendered by default.

docs/kafka-connector-0.7.11.tgz

0 Bytes
Binary file not shown.

docs/mqtt-connector-0.4.7.tgz

3 Bytes
Binary file not shown.

docs/nats-connector-0.3.2.tgz

0 Bytes
Binary file not shown.

docs/openfaas-14.2.81.tgz

62 KB
Binary file not shown.

docs/postgres-connector-0.1.1.tgz

-1 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)