Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_base
/
788d9577bc7c14e9d9d2d8865841c946e332bf30
/
cmds
/
statsd
/
tests
dbe5c50
trim ValueMetric dimension key
by Chenjie Yu
· 6 years ago
eb12479
Merge "Always report the metric id even if the metric has no data to upload."
by TreeHugger Robot
· 6 years ago
b472291
Always report the metric id even if the metric has no data to upload.
by Yang Lu
· 6 years ago
f275f61
optional default base for ValueMetric
by Chenjie Yu
· 6 years ago
f69ca4e
Merge "Skip writing message field in an atom if it's empty"
by TreeHugger Robot
· 6 years ago
8e6f998
Skip writing message field in an atom if it's empty
by Yao Chen
· 6 years ago
d7e3a22
Revert "Revert "support work chain in pulled atoms""
by Chenjie Yu
· 6 years ago
9c7b131
Revert "support work chain in pulled atoms"
by Fabian Kozynski
· 6 years ago
ce8e4dc
support work chain in pulled atoms
by Chenjie Yu
· 6 years ago
e077fd2
deprecate ALL_CONDITION_CHANGE in gauge
by Chenjie Yu
· 6 years ago
fc32848
fix GaugeMetric unit test
by Chenjie Yu
· 6 years ago
b1c6ba0
Merge "Statsd uidmap includes vers string and installer"
by TreeHugger Robot
· 6 years ago
054ce9c
filter pulled events for ValueMetric
by Chenjie Yu
· 6 years ago
32717c3
multi-value aggregation in ValueMetric
by Chenjie Yu
· 6 years ago
c715b9e
ValueMetric overhaul
by Chenjie Yu
· 6 years ago
ff71cad
Statsd can dump data as proto to bugreport
by Bookatz
· 6 years ago
48ed1cc
record atom pull time
by Chenjie Yu
· 6 years ago
730403e
Statsd uidmap includes vers string and installer
by dwchen
· 6 years ago
c3c30c0
add drop byte info in statsdstats
by Chenjie Yu
· 6 years ago
8c43386
Adding tests and move launcher.proto
by Yao Chen
· 6 years ago
1a2a399
Log uid info to KeyValuePairAtom
by Howard Ro
· 6 years ago
7dd9e17
Merge "metric activation and TTL."
by TreeHugger Robot
· 6 years ago
849dfdc2
metric activation and TTL.
by Yangster-mac
· 6 years ago
32f07af
Match pulled events in gauge metric.
by Yangster-mac
· 6 years ago
dfa4c24
Merge "Add pulled atom subscription for shell."
by TreeHugger Robot
· 6 years ago
a8a3044
Fix the typos and naming convention in atoms.proto
by Yangster-mac
· 6 years ago
41e606c
Add pulled atom subscription for shell.
by Yao Chen
· 6 years ago
c1dea6f
Merge "Fix statsd_test unit tests for TestKeyValuePairsEvent"
by TreeHugger Robot
· 6 years ago
a5b0f1e
Fix statsd_test unit tests for TestKeyValuePairsEvent
by Howard Ro
· 6 years ago
0d52450
Merge "Add unit tests for ShellSubscriber and fix a bug"
by TreeHugger Robot
· 6 years ago
398dd19
Add unit tests for ShellSubscriber and fix a bug
by Yao Chen
· 6 years ago
908bd8d
Merge "Fix a bug in DurationMetric's dimensions from condition and make unit tests expect the right answer."
by TreeHugger Robot
· 6 years ago
4078dd4
Support int32_t (Java Integer) in KeyValuePair atom
by Howard Ro
· 6 years ago
07d7baf
Merge "statsd events/gauge: remove WallClockTime"
by TreeHugger Robot
· 7 years ago
b299070
Merge "Remove dimension fields in GaugeMetric output"
by TreeHugger Robot
· 7 years ago
e124e42
Interface of writing key value pair atom to socket and parsing from statsd.
by Yangster-mac
· 7 years ago
fe2dde8
statsd events/gauge: remove WallClockTime
by Bookatz
· 7 years ago
4c31f67
Remove dimension fields in GaugeMetric output
by Chenjie Yu
· 7 years ago
48b3d62
Create log event from key value maps.
by Yangster-mac
· 7 years ago
a5f2823
Merge "allow statsd pull based on event trigger"
by TreeHugger Robot
· 7 years ago
8858897
allow statsd pull based on event trigger
by Chenjie Yu
· 7 years ago
632b392
Merge "Remove the obsolete code for logd and add statsd socket log loss detection."
by TreeHugger Robot
· 7 years ago
8a34384
Return unknown for combination condition eval when operation is NOT and
by Yangster
· 7 years ago
3ff3a49
Remove the obsolete code for logd and add statsd socket log loss detection.
by Yao Chen
· 7 years ago
e1361ed
Adjust 1st bucket start time
by Chenjie Yu
· 7 years ago
a0f0224
ValueMetric supports multiple aggregation types
by Chenjie Yu
· 7 years ago
0aff903
Fix a bug in DurationMetric's dimensions from condition and make unit tests expect the right answer.
by Yao Chen
· 7 years ago
5bfffb5
Clean up TODOs in statsd
by Yao Chen
· 7 years ago
e221920
StatsPullerManager not use singleton
by Chenjie Yu
· 7 years ago
d27ab45
Remove TODO in statsd AnomalyTracker_test
by Bookatz
· 7 years ago
1c58f04
Add a field in config to disable/enable the string hashing in metric report.
by Yangster-mac
· 7 years ago
021e253
ValueMetric pushed events should check condition
by Chenjie Yu
· 7 years ago
092a5a9
Fixes Value metrics in statsd and app upgrades.
by David Chen
· 7 years ago
56ae0d9
Fixes statsd reports missing strings and SCS.
by David Chen
· 7 years ago
a159842
Merge "Fix the flaky gauge/value e2e test due to cached events." into pi-dev
by TreeHugger Robot
· 7 years ago
c3d0798
Merge "Fix partial bucket unit tests." into pi-dev
by android-build-team Robot
· 7 years ago
58e609e
Fix the flaky gauge/value e2e test due to cached events.
by Yangster-mac
· 7 years ago
9e6dbbd
Fix statsd returning uidmap with empty reports.
by David Chen
· 7 years ago
cc884df
Fix partial bucket unit tests.
by Yao Chen
· 7 years ago
4894490
Fixes statsd returning too much data at once.
by David Chen
· 7 years ago
892f3d3
Reset statsd and correctly record the dump reason when system
by Yangster-mac
· 7 years ago
9def8e3
Reduce statsd log data size.
by Yangster-mac
· 7 years ago
e36018b
add dump report reason to reports
by Chenjie Yu
· 7 years ago
81245fd
Adds option to drop small buckets for statsd.
by David Chen
· 7 years ago
6b64925
Protect usage data with OP_GET_USAGE_STATS.
by Jeff Sharkey
· 7 years ago
6b31791
Merge "StatsManager throws exceptions" into pi-dev
by TreeHugger Robot
· 7 years ago
163d260
Handle logd reconnect.
by Yao Chen
· 7 years ago
15f6bbc
Flush the bucket when creating the metric producer.
by Yangster-mac
· 7 years ago
4f71629
StatsManager throws exceptions
by Bookatz
· 7 years ago
ae63b0a
Drop value if the bucket is totally tainted
by Chenjie Yu
· 7 years ago
e68f3a5
Flush the partial bucket when startd shuts down or config updated.
by Yangster-mac
· 7 years ago
bd12527
Fix uid map to be simpler and fix partial bucket.
by David Chen
· 7 years ago
b142cc8
Statsd config TTL
by Yangster-mac
· 7 years ago
faa1af5
Includes annotations with statsd reports.
by David Chen
· 7 years ago
c04feba
Move forward the alarm timestamp when config is added to statsd.
by Yangster-mac
· 7 years ago
46eef8d
Merge "E2e test for periodic alarm." into pi-dev
by TreeHugger Robot
· 7 years ago
3b826c6
Merge "Statsd MAX now obeys refractory periods too" into pi-dev
by TreeHugger Robot
· 7 years ago
0dbc7a4
Statsd MAX now obeys refractory periods too
by Bookatz
· 7 years ago
9fef259
Merge "Clean up atoms.proto" into pi-dev
by TreeHugger Robot
· 7 years ago
5caaa9d
Clean up atoms.proto
by Chenjie Yu
· 7 years ago
6d370f4
Add unit test ValueMetricProducer on boundary
by Chenjie Yu
· 7 years ago
1a0a941
Fix StatsCompanionService pull on bucket ends
by Chenjie Yu
· 7 years ago
684d195
E2e test for periodic alarm.
by Yangster-mac
· 7 years ago
d9afdee
Merge "Support sliced condition change in GaugeMetric" into pi-dev
by TreeHugger Robot
· 7 years ago
427d372
Support sliced condition change in GaugeMetric
by Yao Chen
· 7 years ago
cdc9d90
Merge "Flush the past buckets in anomaly tracker when time jumps forward" into pi-dev
by TreeHugger Robot
· 7 years ago
be10ddf
Flush the past buckets in anomaly tracker when time jumps forward
by Yangster-mac
· 7 years ago
35045cb
Fix uidmap in statsd.
by David Chen
· 7 years ago
d50f2ae
rename neq_all_string to neq_any_string in statsd_config
by Yao Chen
· 7 years ago
8512630
Merge "Allow statsd to be given empty config." into pi-dev
by TreeHugger Robot
· 7 years ago
e51af37
Merge "Fix recovery of stats data from previous input while using ProtoOutputStream" into pi-dev
by Howard Ro
· 7 years ago
9fdd403
Allow statsd to be given empty config.
by David Chen
· 7 years ago
4beccbe
Fix recovery of stats data from previous input while using ProtoOutputStream
by yro
· 7 years ago
f5de606
Merge "Deletes default allowed_log_sources in statsd." into pi-dev
by TreeHugger Robot
· 7 years ago
ad121b9
Merge changes I3ffb6e97,I689df136,Ia67a8eb6 into pi-dev
by TreeHugger Robot
· 7 years ago
6bf9825
Statsd AnomalyDetection improvements
by Bookatz
· 7 years ago
8faaa01
Deletes default allowed_log_sources in statsd.
by David Chen
· 7 years ago
f384b90
Removes stats_log proto from uid map in statsd.
by David Chen
· 7 years ago
a825c8ee5
Merge "Support slicing by chain." into pi-dev
by TreeHugger Robot
· 7 years ago
e06cfd7
Support slicing by chain.
by Yangster-mac
· 7 years ago
Next »