diff options
author | Chenjie Yu <cjyu@google.com> | 2018-08-03 09:49:22 -0700 |
---|---|---|
committer | Chenjie Yu <cjyu@google.com> | 2018-08-10 20:49:52 -0700 |
commit | 885889720521c71204ac93c3b834638bcc8fed8a (patch) | |
tree | 58a9b98dd6ba09a65bb51ef43eeb64832e27296b /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | e69a4919feb8e5327995115ecaf5176848303e33 (diff) |
allow statsd pull based on event trigger
Several restrictions:
1) This is only with GaugeMetric. We don't have use case for ValueMetric
to pull on event trigger.
2) trigger_event is set in the config. It can be generic atom matcher. But
we limit the number of atoms referenced in it to be 1. So we don't allow
multiple atoms to form a complex trigger.
3) This has to go with ALL_CONDITION_CHANGES sampling type.
+ also specify atom id of GaugeMetric output.
Bug: 111937835
Test: unit test
Change-Id: Ia15b1f209945f022edffb9ec5d673317d55d9e4f
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions