Github user aledsage commented on a diff in the pull request:
https://github.com/apache/incubator-brooklyn/pull/595#discussion_r28547386
--- Diff: docs/guide/yaml/yaml-reference.md ---
@@ -37,7 +37,10 @@ the entity being defined, with these being the most
common:
* `brooklyn.policies`: a list of policies, each as a map described with
their `type` and their `brooklyn.config` as keys
-* `brooklyn.enrichers`: a list of enrichers, each as a map described with
their `type` and their `brooklyn.config` as keys
+* `brooklyn.enrichers`: a list of enrichers, each as a map described with
their `type` and their `brooklyn.config` as keys;
+ see the keys declared on individual enrichers;
+ also see [this enricher
example](example_yaml/test-app-with-enrichers-slightly-simpler.yaml) for a
detailed and commented illustration
--- End diff --
Would definitely like a different name - the "slightly simpler" should just
be "normal" in the eyes of the user, so is redundant and confusing in the name.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---