Giter Site home page Giter Site logo

oslabs-beta / lambdapulse Goto Github PK

View Code? Open in Web Editor NEW
45.0 2.0 1.0 15.66 MB

Lightweight, opinionated AWS Lambda Function trace visualization tool.

Home Page: http://lambdapulse.com

License: MIT License

HTML 0.41% CSS 9.88% JavaScript 89.57% Dockerfile 0.14%

lambdapulse's Introduction

LambdaPulse README

Product Description

LambdaPulse is a simplified, streamlined tool to view the health of your AWS Lambda Functions.

Instructions

LambdaPulse functions best as a (currently free) SaaS tool, accessible via the URL in our About section. However, if you'd like to fork & host your own local copy of LambdaPulse, instructions are provided below.

Option A: Sign up as a user!

  1. Go to http://lambdapulse.com
  2. Sign Up
  3. Go into Settings and enter your ARN
  4. Go into Traces and click the Refresh icon

Option B: Dev Installation Instructions

  1. Git clone
  2. install redis-server via apt/brew/etc
  3. npm install in /
  4. In .env, set up the following: AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY USER_ROLE_ARN JWT_KEY -also a separate .env in client folder, setup VITE_CAPTCHA_KEY = "google captchav2 key"
  5. install redis-server via apt/brew/etc #) Update vite.config.js to change port to something other than 3000 #) Update package.json fulldev to add NODE_ENV = dev
  6. npm run fulldev
  7. create user and enter ARN in settings
  8. refresh data

How to Contribute

Feature Status
Ingest traces from AWS
Display tree graph of traces and application
Display logs and trace details
Hyperlink into logs 🙏🏻
Filter logs on click in node graph 🙏🏻
Change tree graph to a network to better show crossover between traces 🙏🏻
Refactor to use Typescript 🙏🏻
Add more metrics to dashboard 🙏🏻
  • ✅ = Ready to use
  • ⏳ = In progress
  • 🙏🏻 = Looking for contributors

Contributor Information


Andrii Karpenko
🖇️ 🐙

Jacob Alarcon
🖇️ 🐙

Bryent Sariwati
🖇️ 🐙

Matt Lusby
🖇️ 🐙
  • 💻 = Website
  • 🖇️ = LinkedIn
  • 🐙 = Github

Press & Publications

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.