/* Notes from FullStory’s engineering team. Join the team. */
The Solutions Engineering team at FullStory builds proofs of concept to demonstrate how FullStory enhances myriad tools in the software development landscape. Let's look at how we used the AWS CDK to build a simple API at the core of our New Relic proof of concept....
As a company, we have developed quite a list of repeated, complex actions that are executed against a variety of Kubernetes clusters. We use custom kubectl plugins to help simplify some of these actions....
Software engineer Vinh Tran shares some of the lessons learned after his first year at FullStory....
We created a babel plugin that automatically adds data-component, data-element, and data-source-file attributes to React and React Native DOMs. These can be used to reliably identify page elements for end-to-end testing, understanding user behavior, and protecting user privacy in FullStory....
How we built a custom Filebeat plugin to process hundreds of thousands of log lines per second....
While command-line tools like gRPCurl are extremely useful, a graphical user interface can often reduce friction and be more intuitive than a command-line interface. So that was clearly the next step, hence we built gRPCui (pronounced /dʒi ɑr pi kui/, like “jee are pee cooey”)....
How FullStory session replay URLs can be used with New Relic distributed tracing to provide a view into the user experiences behind to the trace data....
Check out how FullStory designed our system to mitigate DOS-like traffic spikes using a scalable key value store and a novel way of scheduling work to batch-process requests....