GithubHelp home page GithubHelp logo

isabella232 / appsignal-examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from appsignal/appsignal-examples

0.0 0.0 0.0 7.55 MB

Example apps that integrate with AppSignal.

Home Page: http://docs.appsignal.com/

appsignal-examples's Introduction

AppSignal examples

This repository contains a collection of example applications and integrations that work with AppSignal. This list of applications is not the complete list of frameworks and libraries integrates with, please see our documentation website for the complete list.

If you need more help, please contact us at [email protected].

Table of Contents

Ruby example apps

Each example lives in its own branch.

Elixir example apps

Currently the Elixir apps are not added to this repository, we have plans to do so at a later time. For now you can refer to these repositories for Elixir example apps:

Each repository may have multiple branches with different scenarios and configuration.

Node.js example apps

Each example lives in its own branch.

Setup

  1. Create an application on [AppSignal.com][appsignal-website].
  2. Follow the installation procedure and get a "push API key".
  3. Set the push API key in your terminal session, or prefix per example app.
export APPSIGNAL_PUSH_API_KEY=YOUR-KEY
# or
APPSIGNAL_PUSH_API_KEY=YOUR-KEY bundle exec some command

Usage

  1. Checkout the branch you need as listed in Examples.
  2. Read the README for that example application.

Minimal setup per app

These example applications contain the least required amount of code as possible to focus on the AppSignal integration. Use the code in the example to modify your own application.

Contributing

If you want to contribute an application to our examples repository (thank you!), please follow these steps:

  1. Fork this repository.
  2. Create a new branch with the application name. git checkout --orphan branch-name Use + to combine gems and - to indicate variations on other examples.
  3. Add an example application.
  4. Document the example application's along with its usage in the README.
  5. Commit it with Add [test app name] example.
  6. Install AppSignal in the application.
  7. Commit it with Install AppSignal.
  8. Send in an issue. Since PRs can only be merged in another branch, please send in issues pointing to your fork and we will include them manually.

Also see our Contributing guide for more information.

appsignal-examples's People

Contributors

thijsc avatar tombruijn avatar

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.