Skip to content

Commit

Permalink
Fix for new metrics scrape from function pods
Browse files Browse the repository at this point in the history
There was a typo, which was fixed in #1222 when emiting the
label for the namespace of a Pod which is required for custom
scaling, a new feature. This change is only required if you
wish to test custom scaling with metrics scraped directly from
the function Pod.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
  • Loading branch information
alexellis committed Aug 22, 2024
1 parent f9622cf commit 542941b
Show file tree
Hide file tree
Showing 13 changed files with 551 additions and 527 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: 14.2.67
version: 14.2.68
sources:
- https://github.com/openfaas/faas
- https://github.com/openfaas/faas-netes
Expand Down
Binary file modified docs/cron-connector-0.6.11.tgz
Binary file not shown.
Binary file modified docs/federated-gateway-0.1.0.tgz
Binary file not shown.
1,076 changes: 550 additions & 526 deletions docs/index.yaml

Large diffs are not rendered by default.

Binary file modified docs/kafka-connector-0.7.11.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-14.2.68.tgz
Binary file not shown.
Binary file modified docs/postgres-connector-0.1.1.tgz
Binary file not shown.
Binary file modified docs/pro-builder-0.4.15.tgz
Binary file not shown.
Binary file modified docs/queue-worker-0.2.9.tgz
Binary file not shown.
Binary file modified docs/sns-connector-0.1.3.tgz
Binary file not shown.
Binary file modified docs/sqs-connector-0.2.6.tgz
Binary file not shown.

0 comments on commit 542941b

Please sign in to comment.