Confirmed users
513
edits
Klahnakoski (talk | contribs) (remove line) |
Klahnakoski (talk | contribs) (easier reading) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
== Justification == | == Justification == | ||
The BMO/ES cluster is important for managing many of Mozilla's projects: It | The BMO/ES cluster is important for managing many of Mozilla's projects: It is an [https://wiki.mozilla.org/Projects/ActiveData active data] system that underlies a multitude of dashboards to track various project metrics. It is capable of providing both high level aggregates over the million+ issues, providing detailed historical views into those issues, and it provides that information ''fast''. | ||
= Let's Use It! = | = Let's Use It! = | ||
BMO/ES is a service, which means you can use it right now! You probably already have your browser open, so | BMO/ES is a service, which means you can use it right now! You probably already have your browser open, so let's send it queries: | ||
==Examples== | ==Examples== | ||
Line 17: | Line 17: | ||
:[http://people.mozilla.org/~klahnakoski/modevmetrics/Tutorial02-Comments.html Minimum required to pull comments] [https://github.com/klahnakoski/MoDevMetrics/blob/dev/html/Tutorial02-Comments.html on Github] | :[http://people.mozilla.org/~klahnakoski/modevmetrics/Tutorial02-Comments.html Minimum required to pull comments] [https://github.com/klahnakoski/MoDevMetrics/blob/dev/html/Tutorial02-Comments.html on Github] | ||
:[http://people.mozilla.org/~klahnakoski/modevmetrics/Tutorial03-Bug-Count.html Simple Bug Count] [https://github.com/klahnakoski/MoDevMetrics/blob/dev/html/Tutorial03-Bug-Count.html on Github] | :[http://people.mozilla.org/~klahnakoski/modevmetrics/Tutorial03-Bug-Count.html Simple Bug Count] [https://github.com/klahnakoski/MoDevMetrics/blob/dev/html/Tutorial03-Bug-Count.html on Github] | ||
:[http://people.mozilla.org/~klahnakoski/modevmetrics/Tutorial04-Private.html Can you reach the private cluster?] [https://github.com/klahnakoski/MoDevMetrics/blob/dev/html/Tutorial04-Private.html on Github] | |||
==Basic walk-through== | ==Basic walk-through== | ||
:https://github.com/klahnakoski/Qb/blob/master/docs/BZ_Tutorial.md | :https://github.com/klahnakoski/Qb/blob/master/docs/BZ_Tutorial.md | ||
Line 70: | Line 72: | ||
* [https://wiki.mozilla.org/BMO/ElasticSearch/History#New_Design Architecture] included in part of the adventures | * [https://wiki.mozilla.org/BMO/ElasticSearch/History#New_Design Architecture] included in part of the adventures | ||
* A [http://people.mozilla.org/~klahnakoski/docs/Bugs%20in%20ES.pdf ppt presentation] to show what you can build using this cluster as a [http://en.wikipedia.org/wiki/Data_mart datamart]. | * A [http://people.mozilla.org/~klahnakoski/docs/Bugs%20in%20ES.pdf ppt presentation] to show what you can build using this cluster as a [http://en.wikipedia.org/wiki/Data_mart datamart]. | ||
[[Category:BMO]] |