We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3baa500 commit abdfdf5Copy full SHA for abdfdf5
CHANGELOG.md
@@ -2,6 +2,7 @@
2
3
[Full changelog](https://github.com/mozilla/glean.js/compare/v1.1.0...main)
4
5
+* [#1516](https://github.com/mozilla/glean.js/pull/1516): Implement the Custom Distribution metric type.
6
* [#1514](https://github.com/mozilla/glean.js/pull/1514): Implement the Memory Distribution metric type.
7
* [#1475](https://github.com/mozilla/glean.js/pull/1475): Implement the Timing Distribution metric type.
8
* [#1500](https://github.com/mozilla/glean.js/pull/1500): BUGFIX: Update how we invoke CLI python script to fix `npm run glean` behavior on Windows.
0 commit comments