Giter Club home page Giter Club logo

fiery's Introduction

Fiery

Codacy Badge logo Build Status License

中文文档

showtrace

Fiery is an APM-Application Performance Management for the PHP

Introduction

  • All Service in an jar.easy to deploy
  • Burial SDK: integrated burial package for php project
  • Log Pusher: collect the ragnarsdk logs and push to the server
  • Server: index, storage, statistics the logs, web Management interface
  • Goto wiki to get More Infomation

Requirements

  • PHP 5.3 or later with bcmath
  • Linux, OS X and Windows
  • Memory: 2G or more
  • Java 8 Runtime

Getting Started

  1. Download Java 8 Runtime
  2. tar xvf jdk-1.8.tar.gz
  3. Download Recent Relasese Jar on Release page
  4. mkdir logs index db
  5. Startup the Fiery Server by command:

java -XX:-MaxFDLimit -Xms3750m -Xmx3750m -XX:ReservedCodeCacheSize=240m -XX:+UseCompressedOops -jar ragnarserver-0.5.3-SNAPSHOT.jar --server.port=9090

  1. Browse the web address http://127.0.0.1:9090/ragnar/

Burial SDK

LogPusher

nohup java -XX:-MaxFDLimit -Xms128m -Xmx450m -XX:ReservedCodeCacheSize=240m -XX:+UseCompressedOops -jar logpusher-0.5.3-SNAPSHOT.jar -type logpush -path [ragnarsdklogpath] -host [ip:port] -outtime 7 &

Todo

  • Service Manage Shell(startup stop restart)
  • Persistent memory statistics
  • Statsd

Contact Us

  • WeiboAD ADINF Team
  • QQ Group: 318051466

fiery's People

Contributors

137-rick avatar suchasplus avatar

Watchers

James Cloos avatar  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.