From b7bb3f818b9c534b89f10ebcab51bde8cc332a6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=99=9F=20Wu=20Sheng?= Date: Mon, 17 Jan 2022 19:19:27 +0800 Subject: [PATCH] Remove mesos from readme (#94) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 151972f7e..38de6ff13 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Apache SkyWalking Java Agent SkyWalking-Java: The Java Agent for Apache SkyWalking, which provides the native tracing/metrics/logging abilities for Java projects. -SkyWalking: an APM(application performance monitor) system, especially designed for microservices, cloud native and container-based (Docker, Kubernetes, Mesos) architectures. +SkyWalking: an APM(application performance monitor) system, especially designed for microservices, cloud native and container-based (Docker and Kubernetes) architectures. # Documentation - [Official documentation](https://skywalking.apache.org/docs/#JavaAgent)