Giter Site home page Giter Site logo

ronyis / teletrace Goto Github PK

View Code? Open in Web Editor NEW

This project forked from teletrace/teletrace

0.0 0.0 0.0 63.35 MB

Open-Source Tracing Platform

Home Page: https://docs.teletrace.io

License: Apache License 2.0

Shell 0.19% JavaScript 20.11% Go 35.55% TypeScript 40.38% CSS 2.92% Makefile 0.43% HTML 0.08% Dockerfile 0.35%

teletrace's Introduction

โญ๏ธ Why Teletrace?

Teletrace is built from the ground up for modern applications. It is open-source and relies on open standards like OpenTelemetry. It is an easy-to-deploy scalable solution, that supports multiple storage options.

โœจ Features

  • Advanced search to pinpoint slow and failing requests.
  • Visualize requests to understand their context in your application.
  • Track user requests and data across your application.

๐Ÿ–ผ Demo

To learn more, please visit our demo GitHub project and try open telemetry demo on your own machine.

๐Ÿ“š Table of contents

๐Ÿš€ Getting started

Requirements

Using Docker

Using docker-compose:

curl https://raw.githubusercontent.com/teletrace/teletrace/main/deploy/docker-compose/teletrace-otel-collector.yaml > teletrace-otel-collector.yaml && \
curl https://raw.githubusercontent.com/teletrace/teletrace/main/deploy/docker-compose/docker-compose.yml > docker-compose.yml && \
docker-compose up

Alternatively, using docker CLI:

curl https://raw.githubusercontent.com/teletrace/teletrace/main/teletrace-otelcol/config/all-in-one-config.yaml > all-in-one-config.yaml && \
docker run \
    -v $(pwd)/all-in-one-config.yaml:/etc/config.yaml \
    -p 8080:8080 \
    -p 4317:4317 \
    -p 4318:4318 \
    teletrace:latest \
    --config /etc/config.yaml

๐Ÿ’ฌ Community

Join our Slack for questions, support and fun.

Start with our Documentation for quick tutorials and examples.

If you need direct support you can contact us at [email protected].

๐Ÿ‘จโ€๐Ÿ’ป Contribution

Contributions are welcome!

Start by reviewing the contribution guidelines. After that, take a look at a good first issue.

Contributors

Thank you to all the people who already contributed to Teletrace โค๏ธ

โ— Code of conduct

We take our community seriously and we are dedicated to providing a safe and welcoming environment for everyone. Please take a few minutes to review our Code of Conduct.

๐Ÿชช License

Copyright (c) Cisco Systems, Inc. Apache 2.0 License.

teletrace's People

Contributors

ophiryael avatar haimrait avatar tvaintrob avatar tavh avatar shaqued avatar nirf-cisco avatar roybh1 avatar tmishari avatar maorlx avatar iozery avatar dependabot[bot] avatar baruchreut avatar nahorpeleg avatar tglanz avatar ranrib avatar razlo avatar suuuuha avatar galbash 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.