GithubHelp home page GithubHelp logo

aliyun-log-jaeger's Introduction

SLS Storage Plugin

This is the repository that contains object storage (Alibaba Could log service) plugin for Jaeger.

About

As a component of an observability/monitoring system, Jaeger is an essential source of data for development and operations students to locate and find problems and exceptions with the business system. As an SRE, we must ensure that the monitoring system lives longer than the system. Once the monitoring system is down before the business system, monitoring is entirely worthless. Monitoring is the last barrier for business exception analysis, and it is more sensitive to high availability and high performance than other systems.

The Alibaba Could log service(SLS) provides high performance, resilience, and freedom from operation and maintenance, allowing users to cope with surge traffic or inaccurate size assessment quickly, and the SLS service itself provides 99.9% availability and 11 out of 9 data reliability.

The Alibab Cloud log service โค๏ธ Jaeger

Image

Quick Start

You can follow the steps to use the plugin. We also provide an online demo to demonstrate the features of SLS Trace.

  1. Login Alibaba Cloud log service Console
  2. Create Project CrateProject
  3. Create Trace Instance CreateTraceInstance
  4. Modify Docker compose file ModifyConfigure
  5. Start Demo StartingDemo
  6. Having fun with Jaeger and SLS. ๐Ÿ˜€ HavingFunWithJaegerAndSLS

Build/Compile

In order to compile the plugin from source code you can use go build:

cd /path/to/jaeger-sls
go build

Start

Executing the following command to start jaeger with Tenon Plugin

export ACCESS_KEY_SECRET=""
export ACCESS_KEY_ID=""
export PROJECT=""
export ENDPOINT=""
export INSTANCE=""
GRPC_STORAGE_PLUGIN_BINARY="./jaeger-sls" SPAN_STORAGE_TYPE=grpc-plugin JAEGER_DISABLED=true GRPC_STORAGE_PLUGIN_LOG_LEVEL=DEBUG ./all-in-one

License

The SLS Storage gRPC Plugin for Jaeger is an MIT licensed open source project.

aliyun-log-jaeger's People

Contributors

badiib avatar black-adder avatar brucewu-fly avatar caniszczyk avatar dieterbe avatar douglas-reid avatar dstroot avatar ejwood79 avatar ekelleyv avatar hypnoce avatar ideepika avatar isaachier avatar javierprovecho avatar jnewmano avatar jpkrohling avatar jukylin avatar kxxoling avatar marckk avatar mh-park avatar neocn avatar objectiser avatar pavolloffay avatar qiansheng91 avatar rbtcollins avatar shabicheng avatar tiffon avatar vprithvi avatar wuman avatar xuxiaoahang2018 avatar yurishkuro 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.