[Wikitech-l] Re: Collect telemetry (using WikimediaEvents) for a gadget

2023-12-07 Thread Bartosz Dziewoński
On 2023-12-07 15:58, Sam Smith wrote: On Thu, Dec 7, 2023 at 6:41 AM psnbaotg via Wikitech-l mailto:wikitech-l@lists.wikimedia.org>> wrote: But currently I can only see one metric at a time on this dashboard , it would be

[Wikitech-l] Re: Collect telemetry (using WikimediaEvents) for a gadget

2023-12-07 Thread Sam Smith
On Thu, Dec 7, 2023 at 6:41 AM psnbaotg via Wikitech-l < wikitech-l@lists.wikimedia.org> wrote: > But currently I can only see one metric at a time on this dashboard > , it would be > better if I could see multiple metrics at the same time

[Wikitech-l] Re: Collect telemetry (using WikimediaEvents) for a gadget

2023-12-06 Thread psnbaotg via Wikitech-l
Hi all, The new version of VariantAlly using mw.track has been deployed on Chinese Wikipedia, and it works great. But currently I can only see one metric at a time on [this dashboard](https://grafana.wikimedia.org/d/00037/gadget-stats), it would be better if I could see multiple metrics

[Wikitech-l] Re: Collect telemetry (using WikimediaEvents) for a gadget

2023-11-30 Thread psnbaotg via Wikitech-l
Wow, this method looks promising. Will try this to see if it suits my needs. Thank you! Best regards, Diskdance On Friday, December 1st, 2023 at 8:59 AM, Krinkle wrote: > I would suggest using the Statsd counters that WikimediaEvents exposes to > MediaWiki JavaScript (including Gadgets and

[Wikitech-l] Re: Collect telemetry (using WikimediaEvents) for a gadget

2023-11-30 Thread Dan Andreescu
+1 to statsd as a great way to get started with as little friction as possible. I've bubbled this up to the folks that make decisions about instrumentation, so if you find yourself wanting to do things beyond what's possible with statsv, please chime back in here and let us know. On Thu, Nov 30,

[Wikitech-l] Re: Collect telemetry (using WikimediaEvents) for a gadget

2023-11-30 Thread Krinkle
I would suggest using the Statsd counters that WikimediaEvents exposes to MediaWiki JavaScript (including Gadgets and user scripts!). This is a public API, with aggregate data publicly accessible via Grafana. These require no server-side configurations, schemas, or private data access. And (on

[Wikitech-l] Re: Collect telemetry (using WikimediaEvents) for a gadget

2023-11-29 Thread Gergo Tisza
On Mon, Nov 27, 2023 at 7:36 AM psnbaotg via Wikitech-l < wikitech-l@lists.wikimedia.org> wrote: > I *know *this can be very disruptive on UX, so I tend to be careful about > its negative impact on page views. If the gadget can collect telemetry > data about the prompt's display frequency and