glean/docs
Beatriz Rizental eda8c4c686
Bug 1654384 - Add a specific simulator to each of the distributions metrics on the book (#1150)
2020-08-19 10:19:43 +02:00
..
api
appendix
dev
user
README.md
SUMMARY.md
book.toml
chart-distributions-ui.js
chart-distributions.js
chart.min.js
code_coverage.md
contributing.md
glean.css
glean.jpeg Branding is important (#4) 2019-04-30 14:30:48 +02:00
highlight.js
mermaid-init.js
mermaid.css
mermaid.min.js
tab_footer.md
tab_header.md
tabs.js

README.md

Glean SDK

Glean logo

The Glean SDK is a modern approach for a Telemetry library and is part of the Glean project.

To contact us you can:

The source code is available on GitHub.

Using this book

This book is specifically about the Glean SDK (the client side code for collecting telemetry). Documentation about the broader end-to-end Glean project.

This book is divided into 5 main chapters:

Using the Glean SDK

If you want to use the Glean SDK to report data then this is the section you should read. It explains the first steps from integrating Glean into your project, contains details about all available metric types and how to do send your own custom pings.

Metrics collected by the Glean SDK

This chapter lists all metrics collected by the Glean SDK itself.

Developing the Glean SDK

This chapter describes how to develop the Glean SDK and its various implementations. This is relevant if you plan to contribute to the Glean SDK code base.

API Reference Documentation

Reference documentation for the API in its various language bindings.

This Week in Glean

“This Week in Glean” is a series of blog posts that the Glean Team at Mozilla is using to try to communicate better about our work. They could be release notes, documentation, hopes, dreams, or whatever: so long as it is inspired by Glean.

License

The Glean SDK Source Code is subject to the terms of the Mozilla Public License v2.0. You can obtain a copy of the MPL at https://mozilla.org/MPL/2.0/.