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
Julio
2 days ago
Definitely not D, that would be too limiting!
upvoted 0 times
...
Salome
7 days ago
I thought only the first file gets processed?
upvoted 0 times
...
Curtis
12 days ago
A) All configuration files are merged in alphabetical order.
upvoted 0 times
...
Cassie
17 days 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
22 days 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
28 days 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
1 month 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