All Projects → kamon-io → Kamon

kamon-io / Kamon

Licence: other
Distributed Tracing, Metrics and Context Propagation for application running on the JVM

Programming Languages

java
68154 projects - #9 most used programming language
scala
5932 projects

Projects that are alternatives of or similar to Kamon

Opencensus Node
A stats collection and distributed tracing framework
Stars: ✭ 249 (-80.55%)
Mutual labels:  monitoring, metrics, tracing, distributed-tracing
Opencensus Csharp
Distributed tracing and stats collecting framework
Stars: ✭ 126 (-90.16%)
Mutual labels:  monitoring, metrics, tracing, distributed-tracing
Opencensus Java
A stats collection and distributed tracing framework
Stars: ✭ 640 (-50%)
Mutual labels:  monitoring, metrics, tracing, distributed-tracing
Opencensus Web
A stats collection and distributed tracing framework
Stars: ✭ 168 (-86.87%)
Mutual labels:  monitoring, metrics, tracing, distributed-tracing
Apm Agent Php
Elastic APM PHP Agent
Stars: ✭ 129 (-89.92%)
Mutual labels:  monitoring, tracing, distributed-tracing
Go2sky
Distributed tracing and monitor SDK in Go for Apache SkyWalking APM
Stars: ✭ 234 (-81.72%)
Mutual labels:  metrics, tracing, distributed-tracing
Stagemonitor
an open source solution to application performance monitoring for java server applications
Stars: ✭ 1,664 (+30%)
Mutual labels:  monitoring, metrics, tracing
Pinpoint
APM, (Application Performance Management) tool for large-scale distributed systems.
Stars: ✭ 11,883 (+828.36%)
Mutual labels:  monitoring, tracing, distributed-tracing
Cat
CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。
Stars: ✭ 16,236 (+1168.44%)
Mutual labels:  monitoring, metrics, tracing
Apm Agent Go
Official Go agent for Elastic APM
Stars: ✭ 269 (-78.98%)
Mutual labels:  monitoring, tracing, distributed-tracing
Haystack
Top level repository for Haystack, containing documentation and deployment scripts
Stars: ✭ 261 (-79.61%)
Mutual labels:  metrics, tracing, distributed-tracing
Jaeger Ui
Web UI for Jaeger
Stars: ✭ 639 (-50.08%)
Mutual labels:  monitoring, tracing, distributed-tracing
gateway
A proxy to buffer and forward metrics, events, and traces.
Stars: ✭ 94 (-92.66%)
Mutual labels:  metrics, tracing, distributed-tracing
Opentelemetry Js
OpenTelemetry JavaScript Client
Stars: ✭ 700 (-45.31%)
Mutual labels:  monitoring, metrics, distributed-tracing
Opstrace
Secure observability, deployed in your own network. An open source alternative to SaaS solutions like Datadog, SignalFx, ...
Stars: ✭ 743 (-41.95%)
Mutual labels:  monitoring, metrics, tracing
Statsviz
🚀 Instant live visualization of your Go application runtime statistics (GC, MemStats, etc.) in the browser
Stars: ✭ 1,015 (-20.7%)
Mutual labels:  monitoring, metrics
Infra Integrations Sdk
New Relic Infrastructure Integrations SDK
Stars: ✭ 42 (-96.72%)
Mutual labels:  monitoring, metrics
Stackimpact Nodejs
DEPRECATED StackImpact Node.js Profiler - Production-Grade Performance Profiler: CPU, memory allocations, async calls, errors, metrics, and more
Stars: ✭ 46 (-96.41%)
Mutual labels:  monitoring, tracing
Spm Agent Nodejs
NodeJS Monitoring Agent
Stars: ✭ 51 (-96.02%)
Mutual labels:  monitoring, tracing
Core
Package core is a service container that elegantly bootstrap and coordinate twelve-factor apps in Go.
Stars: ✭ 34 (-97.34%)
Mutual labels:  metrics, distributed-tracing

Kamon

Build Status Gitter Maven Central

Kamon is a set of tools for instrumenting applications running on the JVM. The best way to get started is to go to our official Get Started Page and start instrumenting your applications right away! There you will also find guides and reference documentation for the core APIs, instrumentation and reporting modules.

License

This software is licensed under the Apache 2 license, quoted below.

Copyright © 2013-2019 the kamon project https://kamon.io/

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

[http://www.apache.org/licenses/LICENSE-2.0]

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].