Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

An open source distributed tracing & observability platform

License

NotificationsYou must be signed in to change notification settings

hypertrace/hypertrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ContributorsForksStargazersIssuesE2E-testTwitter


Logo

Hypertrace

An open distributed tracing & observability platform!
Explore the docs »

Visit our blog ·Report Bug ·Request Feature

CVE-2021-44228 and CVE-2021-45046 disclosed security vulnerabilities in the Apache Log4j 2 version2.15 or below.

We have upgraded all the dependent hypertrace repositories and have cut the new release witha safe version of Log4j (2.17). We strongly encourage upgrading to the latest version(v0.2.7) of hypertrace or using appropriate charts from the latest release.

About The Project

Hypertrace is a cloud-native distributed tracing based Observability platform that gives visibility into your dev and production distributed systems.

Hypertrace converts distributed trace data into relevant insight for everyone. Infrastructure teams can identify which services are causing overload. Service teams can diagnose why a specific user's request failed, or which applications put their service objectives at risk. Deployment teams can know if a new version is causing a problem.

With Hypertrace you can,

  • Perform Root cause analysis(RCA) whenever something breaks in your system.
  • Watch roll-outs and compare key metrics.
  • Determine performance bottlenecks and identify slow operations like slow API calls or DB queries.
  • Monitor microservice dependencies and Observe your applications.
![Product Name Screen Shot][product-screenshot]
Hypertrace

Getting Started

Quick-start with docker-compose

If you want to see Hypertrace in action, you can quickly start Hypertrace.

Prerequisites

Run with docker-compose

git clone https://github.com/hypertrace/hypertrace.gitcd hypertrace/dockerdocker-compose pulldocker-compose up --force-recreate

This will start all services required for Hypertrace. Once you see the serviceHypertrace-UI start, you can visit the UI athttp://localhost:2020.

If your application is already instrumented to send traces to Zipkin or Jaeger, it will work with Hypertrace.

If not, you can try Hypertrace with our sample application by running

docker-compose -f docker-compose-zipkin-example.yml up

the sample app will run athttp://localhost:8081. You should request the URL a few times to generate some sample trace requests!

Deploy in production with Kubernetes

We support helm charts to simplify deploying Hypertrace in Kubernetes environment, maybe on your on-premise server or cloud instance!

Please refer to thedeployments section in our documentation which lists the steps to deploy Hypertrace on different Kubernetes flavors across different operating systems and cloud providers. You can find the Helm Charts and installation scripts with more detailshere.

Note: We have createdhypertrace-ingester andhypertrace-service to simplify local deployment and quick-start with Hypertrace. As of now, we don't support them for production because of some limitations and some unreliabiliy with scaling. So, we will encourage you to deploy individual components for staging as well as production deployments.

Community

  • Join the Hypertrace Workspace on Slack to connect with other users, contributors and people behind Hypertrace.
  • We havepublicmonthly meeting onlast Thursday of the month at 8:00 AM PST/ 8:30 PM IST/ 11:00 AM ET/ 5:00 PM CET where we try to give our community a holistic overview of new features in Hypertrace and community activities. We would like to hear feedback, discuss feature requests and also help new contributors to get started with contributing to projects. You can join the zoom meetinghere or use zoom meeting details as below:
    • Meeting ID: 990 5679 8944
    • Passcode: 111111
  • If you want to discuss any ideas or have any questions or show us how you are using Hypertrace, you can useGitHub discsussions as well.

Docker images

Released versions of Docker images for various Hypertrace components are available ondockerhub.

Roadmap

See theopen issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open community such an amazing place to be learn, inspire, and create. Any contributions you make aregreatly appreciated. Check out ourContribution Guidelines for more details.

License

Hypertrace follows the open core model where "Hypertrace core" (or simply Core) is made available under the Apache 2.0 license, which has distributed trace ingestion and exploration features. The Services, Endpoints, Backends and Service Graph features of Hypertrace Community Edition are made available under theTraceable Community license.

Packages

No packages published

Contributors7


[8]ページ先頭

©2009-2025 Movatter.jp