RocketChat/kadira-server

Name: kadira-server

Owner: Rocket.Chat

Description: Source code to Kadira APM

Forked from: kadira-open/kadira-server

Created: 2017-04-07 13:34:28.0

Updated: 2017-04-07 13:34:30.0

Pushed: 2017-04-06 23:56:50.0

Homepage:

Size: 1767

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Meteor Development Group has bought Kadira APM from Arunoda. We have made the original Kadira code available under the MIT License in this GitHub repository.

As the code we're running in Galaxy has diverged, we will not be running this repository as an open source project. We've started a conversation with potential maintainers of a community fork.

Arunoda uses the name Kadira for other projects and still owns the trademark on the “Kadira” name. Arunoda requests that public forks should choose a new name.

Kadira APM

This is a set of components you need to run Kadira in your system.

The following instructions are not production deployment configurations. It's meant for running for testing.

Initial Setup

Open init-shell.sh and update configurations. Make sure to set fresh DB configurations before getting started.

Then run following three components by visiting their directories:

Connecting with Kadira Agent

You you are ready to connect your app into Kadira. Since we are running with a custom setup, you need to export following environment variable before using Kadira in your app:

rt KADIRA_OPTIONS_ENDPOINT=http://localhost:11011

Here's we've assumed http://localhost:11011 as the kadira-engine URL.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.