Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

IBM C1000-189 Exam - Topic 5 Question 16 Discussion

What happens when multiple agent configuration files are created and put alongside the main configuration.yaml?
C) The configuration file is read in alphabetical order.
A) All configuration files are merged in alphabetical order.
B) Only the first file is processed while other files are silently ignored.
D) An error is thrown since only one configuration file is allowed at any time.

IBM C1000-189 Exam - Topic 5 Question 16 Discussion

Actual exam question for IBM's C1000-189 exam
Question #: 16
Topic #: 5
[All C1000-189 Questions]

What happens when multiple agent configuration files are created and put alongside the main configuration.yaml?

Show Suggested Answer Hide Answer
Suggested Answer: C

IBM Instana Observability's agent supports modularized configuration through multiple YAML configuration fragments within its configuration directory. As described in the documentation: 'When multiple configuration files exist alongside the main configuration.yaml, the agent reads each in alphabetical order and applies configurations sequentially.' This mechanism supports composable and layered configuration management, allowing base settings in configuration.yaml to be overridden or extended by secondary fragments. The key design principle is deterministic merge order---guaranteeing predictable configuration hierarchies across deployments. This method improves maintainability in large environments by facilitating separation of sensitive and technology-specific settings while maintaining a consistent merge process. IBM warns not to name multiple files with overlapping keys unless intentional overrides are desired. The merge is additive and case-sensitive, processed lexicographically, providing administrators both flexibility and traceability for troubleshooting and auditing. There is no error generated when multiple files are present; rather, Instana agent gracefully integrates them during initialization, a behavior that promotes advanced configuration modularity for complex deployments.


Contribute your Thoughts:

0/2000 characters
Ricarda
21 days ago
I'm leaning towards B. Only the first file seems safer.
upvoted 0 times
...
Jessenia
26 days ago
I feel like it could be C. Reading in order makes sense.
upvoted 0 times
...
Lezlie
1 month ago
I think it's A. Merging sounds logical.
upvoted 0 times
...
Hannah
1 month ago
C) The configuration file is read in alphabetical order, for sure.
upvoted 0 times
...
Curtis
1 month ago
Wait, really? They merge? That’s surprising!
upvoted 0 times
...
Julio
2 months ago
Definitely not D, that would be too limiting!
upvoted 0 times
...
Salome
2 months ago
I thought only the first file gets processed?
upvoted 0 times
...
Curtis
2 months ago
A) All configuration files are merged in alphabetical order.
upvoted 0 times
...
Cassie
2 months ago
I vaguely recall that multiple files can be read, but I can’t remember if they’re merged or just read in order. Could it be option C?
upvoted 0 times
...
Paris
2 months ago
I’m a bit confused. I thought only one configuration file could be used at a time, so maybe it’s option D?
upvoted 0 times
...
Whitley
2 months ago
I feel like I’ve seen a similar question before, and I think it was about merging files. Maybe it’s option A?
upvoted 0 times
...
Delsie
3 months ago
I think I remember something about configuration files being processed in a specific order, but I’m not sure if it’s alphabetical or not.
upvoted 0 times
...

Save Cancel