Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: v0.9.5
-
Component/s: Sinks+Sources
-
Labels:None
Description
value() decorator should allow EL values, e.g. value("attr", "%
{nanos}").
In genereal, should we add support for EL values to other decorators which currently don't support it? (I think only format() supports).