mozilla / probe-dictionary

Tool that makes Firefox Telemetry probe information searchable
https://probes.telemetry.mozilla.org
Mozilla Public License 2.0
8 stars 17 forks source link

Only show URL params that have non-default values #36

Closed georgf closed 4 years ago

georgf commented 6 years ago

We store a lot of values in the URL params. We could greatly shorten the links if we only use params for non-default values.

Shruti9520 commented 6 years ago

@georgf Can I take this one? :)

georgf commented 6 years ago

Hi @Shruti9520, sure! It's currently easier to track these issues in the telemetry-dashboard repository, so i moved this to mozilla/telemetry-dashboard#458. Let's discuss and do the PR over there.

spasovski commented 5 years ago

The reactify branch already does this. We can close this upon merge.

spasovski commented 4 years ago

The production reactified Probe Dictionary is now available at: https://probes.telemetry.mozilla.org/ and this works as expected there.