Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/jetstream/jetstream.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,13 @@ by contributing
**experiment configurations** <!-- TODO: linkme -->
to jetstream-config.

Jetstream is not a monitoring platform,
Copy link
Contributor

@k88hudson k88hudson Mar 25, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd recommend framing this as a "how to" i.e.

Jetstream does not emit real-time events – if you are looking for monitoring tools,
currently your best options are [link to Grafana docs etc.]

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are some monitoring related docs here: https://docs.telemetry.mozilla.org/datasets/experiment_monitoring.html
Currently, outdated but I'm updating them now.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't disagree but I don't think we have documentation for monitoring and I don't think we're going to write any yet. The dataset documentation is probably too technical.

I submit that this is a useful clarification to the doc and that we should merge it.

which means that Jetstream does not emit real-time results.
The first interesting results will usually be available
a week after the enrollment period ends.
Typically, that means results will begin to appear
two weeks after the day the experiment launches.

## Analysis paradigm

Experiments are analyzed using the concept of analysis windows. Analysis
Expand Down