diff --git a/README.md b/README.md index ca5799d..8b81157 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,12 @@ [![Coverage](https://codecov.io/gh/SkyAPM/go2sky/branch/master/graph/badge.svg)](https://codecov.io/gh/SkyAPM/go2sky) [![GoDoc](https://godoc.org/github.com/SkyAPM/go2sky?status.svg)](https://godoc.org/github.com/SkyAPM/go2sky) - **GO2Sky** is an instrument SDK library, written in Go, by following [Apache SkyWalking](https://github.com/apache/incubator-skywalking) tracing and metrics formats. +## NOTICE, SkyWalking upstream begins to build the auto-instrument agent on April 2023 +**This repository are going to be archived and replaced by [the official agent](https://github.com/apache/skywalking-go) once the upstream does the first release.** +**Please consider immigrating to the better solution.** + # Installation - Require Golang 1.16