netdata / posthog-netdata-event-processing

A Posthog plugin to do some data processing on our Posthog events as they arrive.
GNU General Public License v3.0
4 stars 1 forks source link

add `el_class` for all and `el_aria_label` for learn #132

Closed andrewm4894 closed 2 years ago

andrewm4894 commented 2 years ago
  1. for all properties extract the attr__class element into the el_class property
  2. for learn site extract the attr__aria-label element from the attributes into the el_aria_label property