Reid Lai

Results 15 comments of Reid Lai

> Is the `github.com/project-flogo/core/app/propertyresolver` added to the `imports` section? Can you please add an example of the usage (an app.json)? I'm not familiar yet with propertyresolver usage. When we try...

> @reidlai You do not need to install property resolver. It is a part of engine and should work by itself.`https://tibcosoftware.github.io/flogo/development/flows/property-bag/` This should give you a pretty good idea about...

I understand I can add actions and flows to provide the metrics. But it will be tedious if having many microservice app.

> @reidlai: What @lixingwang meant was to write something like https://github.com/TIBCOSoftware/flogo/wiki/Publish-and-Subscribe-Audit-Events. You can write this custom listener and include it in your app binary. It will work for any microservice....