flagon-useralejs icon indicating copy to clipboard operation
flagon-useralejs copied to clipboard

Apache Flagon UserALE is a comprehensive, thin-client behavioral logging tool

Results 65 flagon-useralejs issues
Sort by recently updated
recently updated
newest added

## Problem Currently, UserALE bundles logs into a buffer and flushes the buffer on a regular interval or in response to certain event triggers before POSTing them to the REST...

enhancement

There are no current tests for the browser extension. Browser extension tests can be added to the existing cypress tests. https://docs.cypress.io/api/plugins/browser-launch-api#Add-browser-extensions

enhancement

## Problem Our usage examples are limited to our README and have fallen out of date. ## Solution Short-term: update `README.md` with more robust pointers to examples Medium-to-long-term: add usage...

help wanted
Documentation
Good First Issue

## Problem Inconsistencies in the schema across versions and between logTypes (`interval` vs `raw`) can cause challenges for downstream development/interaction with the logs in both TAP and Distill. ## Proposal...

enhancement
help wanted
Investigation

## Problem Session replay is a common feature in instrumentation services. As a developer, it's one of the nicest ways to make sense of user behavior and understand the context...

enhancement
Investigation

Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 9.1.1. Release notes Sourced from eslint's releases. v9.1.1 Bug Fixes a26b402 fix: use @​eslint/create-config latest (#18373) (唯然) v9.1.0 Features 03068f1 feat: Provide helpful error message...

maintenance

Bumps [chai](https://github.com/chaijs/chai) from 4.3.10 to 5.1.0. Release notes Sourced from chai's releases. v5.1.0 What's Changed Remove useless guards and add parentheses to constuctors by @​koddsson in chaijs/chai#1593 Cleanup jsdoc comments...

maintenance

In version 2.4.0, I'm seeing lots an explosion of type errors due to `null` events on interval logs. This happens when instrumenting the latest version of Superset with the latest...

bug
Good First Issue

Make the plugin easier to install by publishing to browser marketplaces. We want to support: - [ ] Firefox - [ ] Chrome - [ ] Edge

enhancement