Skip to content

Commit 85d425b

Browse files
committed
Update jetstream queue-worker metric for queue-depth
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent bb0c311 commit 85d425b

13 files changed

+329
-303
lines changed

chart/openfaas/Chart.yaml

+1-1
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: 11.0.3
5+
version: 11.0.4
66
sources:
77
- https://github.com/openfaas/faas
88
- https://github.com/openfaas/faas-netes

chart/openfaas/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ operator:
180180
#
181181
# Enable automatically when nats.queueMode is set to "jetstream"
182182
jetstreamQueueWorker:
183-
image: ghcr.io/openfaasltd/jetstream-queue-worker:0.2.0
183+
image: ghcr.io/openfaasltd/jetstream-queue-worker:0.2.1
184184
durableName: "faas-workers"
185185
logs:
186186
debug: false

docs/cron-connector-0.6.0.tgz

0 Bytes
Binary file not shown.

docs/index.yaml

+325-299
Large diffs are not rendered by default.

docs/kafka-connector-0.7.1.tgz

1 Byte
Binary file not shown.

docs/mqtt-connector-0.4.7.tgz

0 Bytes
Binary file not shown.

docs/nats-connector-0.3.2.tgz

0 Bytes
Binary file not shown.

docs/openfaas-11.0.4.tgz

32.5 KB
Binary file not shown.

docs/pro-builder-0.3.5.tgz

0 Bytes
Binary file not shown.

docs/queue-worker-0.1.0.tgz

1 Byte
Binary file not shown.

docs/sqs-connector-0.2.1.tgz

-1 Bytes
Binary file not shown.

yaml/alertmanager-dep.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yaml/prometheus-dep.yml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)