FXA Active Daily Users
Tracks the total and Android active daily users over the last year.
1. Sample Configuration
filename = 'fxa_active_daily_users.lua'
message_matcher = "Type == 'logging.fxa.auth_server.docker.fxa-auth|request.summary' && Fields[path] == '/v1/certificate/sign' && Fields[errno] == 0"
ticker_interval = 60
preserve_data = true
source code: fxa_active_daily_users.lua