Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Commit

Permalink
Archive the repository (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-sheng committed Jun 14, 2023
1 parent 8d3bf1f commit 0a12cbd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# GO2Sky
# GO2Sky (Archived)

## NOTICE, SkyWalking upstream began 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.**

[![Build](https://github.com/SkyAPM/go2sky/workflows/Build/badge.svg?branch=master)](https://github.com/SkyAPM/go2sky/actions?query=branch%3Amaster+event%3Apush+workflow%3ABuild)
[![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 began 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

Expand Down

0 comments on commit 0a12cbd

Please sign in to comment.