hpvd
hpvd
added `g)` in https://github.com/beenotung/ts-liveview/issues/13#issue-1332245716
as first, pretty easy step: would be interesting to see if there is a difference noticeable if one give a preload hint to the main script: https://liveviews.cc/js/bundle.min.js e.g. current status...
latest pulsar is now 2.10.1 :-) https://github.com/apache/pulsar/releases/tag/v2.10.1 btw. just looked to the included Prometheus version: its v2.17.2 from 2020-04-20 https://github.com/prometheus/prometheus/releases/tag/v2.17.2 while latest is 2.37.0 from 2022-07-14 https://github.com/prometheus/prometheus/releases/tag/v2.37.0 (which among other...
if new version of helm chart is released, one should give it a quick check to get the whole picture: https://artifacthub.io/packages/helm/apache/pulsar?modal=security-report today it looks pretty mediocre...
please see: helm chart is outdated and includes images with 992 vulnerabilities https://github.com/apache/pulsar-helm-chart/issues/294
In general event tracking is done in Piwik this way e.g. via js: _paq.push(['trackEvent', 'category', 'action', 'name', value]); for details see: https://piwik.org/docs/event-tracking/ **For shariff it could be used this way:**...
in Piwik it would looks like this in "visitor log"-view  plus: statistics of "how often which action" etc. for an example see here: https://demo-anonymous.piwik.org/index.php?module=CoreHome&action=index&idSite=1&period=year&date=today#?module=Events&action=index&idSite=1&period=year&date=today Both views could be filtered...
In a second step one could maybe also provide the numbers (x+1) _paq.push(['trackEvent', 'shariff', 'sharing', 'twitter', 136]); 
of course a feature like this should have a setting for enable/disable it...
if this is available it could be listed here: https://piwik.org/integrate/ nice side effect: this would give shariff another chance to be find by even more users + a backlink :-)