Created
August 2, 2020 15:40
-
-
Save DanukaPraneeth/e63a86db2ab9d56ec75ee46a5da03f20 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
apiVersion: configuration.konghq.com/v1 | |
kind: KongClusterPlugin | |
metadata: | |
name: canary-prometheus | |
config: | |
duration: null | |
groups: null | |
hash: none | |
percentage: 50 | |
start: null | |
steps: 1000 | |
upstream_fallback: false | |
upstream_host: 172.22.22.22 | |
upstream_port: 9090 | |
upstream_uri: /api/v1/labels | |
plugin: canary |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment