Skip to main content

Parser tools for Mozilla's glean telemetry

Project description

============
Glean Parser
============




Parser tools for Mozilla's glean telemetry.



Features
--------

Parses the metrics.yaml files for the glean telemetry SDK and produces output
for various integrations.

Requirements
------------

- Python 3.7 (or later)

The following library requirements are installed automatically when glean_parser
is installed by `pip`.

- Click
- PyYAML
- jsonschema
- inflection
- Jinja2

Usage
-----


```sh
$ glean_parser --help
```

Read in `metrics.yaml`, translate to kotlin format, and output to `output_dir`:

```sh
$ glean_parser translate -o output_dir -f kotlin metrics.yaml
```

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2018-10-15)
------------------

* First release on PyPI.


Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

glean_parser-0.2.0.tar.gz (23.8 kB view hashes)

Uploaded Source

Built Distribution

glean_parser-0.2.0-py2.py3-none-any.whl (18.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page