Does Harvest support different custom configurations per cluster? #3882
Unanswered
wooyoungAhn
asked this question in
Q&A
Replies: 1 comment
-
|
Yes, you can include these files in the Harvest configuration within the defined collectors. For example: Pollers:
jamaica:
datacenter: munich
addr: 10.10.10.10
collectors:
- KeyPerf:
- Bcustom.yaml # will use conf/keyperf/Bcustom.yaml
# more templates can be added, they will be merged |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
HI
Does Harvest support different custom configurations per cluster?
for example
A cluster apply Acustom.yml
B cluster apply Bcustom.yml
Beta Was this translation helpful? Give feedback.
All reactions