FXA Account Login Failure Rate
Tracks the ratio login failures vs total attempts
1. Sample Configuration
filename = 'fxa_account.lua'
message_matcher = "Type == 'logging.fxa.auth_server.docker.fxa-auth|request.summary' && Fields[path] == '/v1/account/login'"
ticker_interval = 60
preserve_data = true
-- rows = 1440 -- number of rows in the graph data
-- sec_per_row = 60 -- number of seconds each row represents
-- enable_delta = false -- enables/disables the cbufd output
source code: fxa_account.lua