summaryrefslogtreecommitdiff
path: root/statsd/src/metrics/ValueMetricProducer.cpp
AgeCommit message (Expand)Author
2024-04-29Move use of bucket before std::moveJeffrey Huang
2024-04-25UseV2 soft memory calculationsJeffrey Huang
2024-04-18Added support to log atrace eventVova Sharaienko
2024-04-17Pass StatsdConfigOptions to MetricProducersJeffrey Huang
2024-03-11Add estimated_memory_bytes to StatsLogReportJeffrey Huang
2024-03-07Hold mMutex lock during onStateChangedMuhammad Qureshi
2024-01-05[statsd] Performance review, pass builtin types by valueVova Sharaienko
2023-11-21[statsd] refactor hitGuardRailLockedVova Sharaienko
2023-08-18Don't reset condition when event is lateTej Singh
2023-08-02Log whether metric hits dimension guardrailtsaichristine
2023-06-13Refactoring fprintf in statsd to dprintfRaymond Hernandez
2023-02-09Add global condition timer to CountMetricProducertsaichristine
2022-12-13Follow-up: Adding sample size to Value MetricRaymond Hernandez
2022-12-12Merge "Adding sample size to Value Metric"Raymond Hernandez
2022-12-08Adding sample size to Value MetricRaymond Hernandez
2022-11-29Tracking Invalid Config Reason for MetricRaymond Hernandez
2022-10-13Adding Bool to Stop Statsd Logcat SpamRaymond Hernandez
2022-09-29Pushed value metrics flush in onDumpReportTej Singh
2022-07-28Merge "Don't upload skipped buckets when metric is not active." am: b3e9fab1b7Muhammad Qureshi
2022-07-27Merge "Fix pulls on metric deactivation" am: e5b97a6565Muhammad Qureshi
2022-07-25Don't upload skipped buckets when metric is not active.Muhammad Qureshi
2022-07-25Fix pulls on metric deactivationMuhammad Qureshi
2022-07-19Merge "Add missing active state checks in [Value|Gauge]MetricProducer" am: 18...Treehugger Robot
2022-07-13Add missing active state checks in [Value|Gauge]MetricProducerMuhammad Qureshi
2022-04-22Merge "Value metric memory improvements" am: 213186c87b am: 98fca9a379Treehugger Robot
2022-04-20Value metric memory improvementsTej Singh
2022-04-18Use nested dimensions for slicing by repeated fields and/or position ALLtsaichristine
2022-03-17Handle empty repeated field dimensionstsaichristine
2022-02-09Do not #define DEBUG in statsd code.android-t-preview-2android-t-preview-1android-t-beta-3android-s-v2-beta-3android-s-qpr3-beta-1android-t-preview-1android-s-v2-beta-3android-s-qpr3-beta-1satayev
2021-08-05Implemented ValueMetric condition duration correction handlingVova Sharaienko
2021-08-02Use flag to control app upgade buckets splitsTej Singh
2021-07-16Allow disabling app upgrade bucket splitsTej Singh
2021-06-02Add KllMetricProducer for pushed metricsMuhammad Qureshi
2021-06-02Split ValueMetricProducerMuhammad Qureshi
2021-05-24resetBase() in flushCurrentBucketLocked()Muhammad Qureshi
2021-04-27Add upload threshold feature to ValueMetricProducertsaichristine
2021-04-23Deflake TestResetBaseOnPullDelayExceededJeffrey Huang
2021-04-19Rename StatsD/bin to Statsd/statsdTej Singh