Skip to content

Commit

Permalink
Update jetstream queue-worker metric for queue-depth
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Oct 3, 2022
1 parent bb0c311 commit 85d425b
Show file tree
Hide file tree
Showing 13 changed files with 329 additions and 303 deletions.
2 changes: 1 addition & 1 deletion chart/openfaas/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
type: application
description: OpenFaaS - Serverless Functions Made Simple
name: openfaas
version: 11.0.3
version: 11.0.4
sources:
- https://github.com/openfaas/faas
- https://github.com/openfaas/faas-netes
Expand Down
2 changes: 1 addition & 1 deletion chart/openfaas/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ operator:
#
# Enable automatically when nats.queueMode is set to "jetstream"
jetstreamQueueWorker:
image: ghcr.io/openfaasltd/jetstream-queue-worker:0.2.0
image: ghcr.io/openfaasltd/jetstream-queue-worker:0.2.1
durableName: "faas-workers"
logs:
debug: false
Expand Down
Binary file modified docs/cron-connector-0.6.0.tgz
Binary file not shown.
624 changes: 325 additions & 299 deletions docs/index.yaml

Large diffs are not rendered by default.

Binary file modified docs/kafka-connector-0.7.1.tgz
Binary file not shown.
Binary file modified docs/mqtt-connector-0.4.7.tgz
Binary file not shown.
Binary file modified docs/nats-connector-0.3.2.tgz
Binary file not shown.
Binary file added docs/openfaas-11.0.4.tgz
Binary file not shown.
Binary file modified docs/pro-builder-0.3.5.tgz
Binary file not shown.
Binary file modified docs/queue-worker-0.1.0.tgz
Binary file not shown.
Binary file modified docs/sqs-connector-0.2.1.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion yaml/alertmanager-dep.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion yaml/prometheus-dep.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 85d425b

Please sign in to comment.