Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
fix(docs): document the recent flow event changes
Browse files Browse the repository at this point in the history
#1542

r=vbudhram
  • Loading branch information
philbooth authored Nov 11, 2016
1 parent edcc433 commit 0a31229
Showing 1 changed file with 16 additions and 10 deletions.
26 changes: 16 additions & 10 deletions docs/metrics-events.md
Original file line number Diff line number Diff line change
Expand Up @@ -194,19 +194,15 @@ in the preceding five days.

## Significant changes

### Train 73
### Train 74

* Expiry time
for metrics context data in memcached
was increased from 30 minutes
to 2 hours.

* The `flow.complete` event
* Flow event data validation
was implemented.

* The `${viewName}` part
of `flow.${viewName}.begin`
and `flow.${viewName}.engage`
* The `${viewName}` part of
`flow.${viewName}.begin`,
`flow.${viewName}.engage` and
`flow.${viewName}.submit`
was fixed,
rendering earlier data incorrect.

Expand All @@ -222,6 +218,16 @@ in the preceding five days.
* The `flow.${action}.attempt` event
was implemented.

### Train 73

* Expiry time
for metrics context data in memcached
was increased from 30 minutes
to 2 hours.

* The `flow.complete` event
was implemented.

### Train 72

* A change to the memcached key
Expand Down

0 comments on commit 0a31229

Please sign in to comment.