Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skyapm/go2sky-plugins
The plugins of go2sky
https://github.com/skyapm/go2sky-plugins
gin go go-micro go-restful go-resty logging logrus metrics observability skywalking tracing zap
Last synced: 4 months ago
JSON representation
The plugins of go2sky
- Host: GitHub
- URL: https://github.com/skyapm/go2sky-plugins
- Owner: SkyAPM
- License: apache-2.0
- Archived: true
- Created: 2020-07-01T01:27:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-06-14T02:35:04.000Z (over 1 year ago)
- Last Synced: 2024-10-01T05:23:11.396Z (4 months ago)
- Topics: gin, go, go-micro, go-restful, go-resty, logging, logrus, metrics, observability, skywalking, tracing, zap
- Language: Go
- Homepage:
- Size: 489 KB
- Stars: 67
- Watchers: 14
- Forks: 33
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go2sky-plugins (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-plugins/workflows/Build/badge.svg?branch=master)](https://github.com/SkyAPM/go2sky-plugins/actions?query=branch%3Amaster+event%3Apush+workflow%3ABuild)
The plugins of [go2sky](https://github.com/SkyAPM/go2sky)
## Plugin Summary
### Reporter Plugins
1. [kafkareporter](kafkareporter/README.md)
### Trace Plugins
1. [http server & client](http/README.md)
1. [gin](gin/README.md)
1. [gear](gear/README.md)
1. [go-resty](resty/README.md)
1. [go-micro](micro/README.md)
1. [go-restful](go-restful/README.md)
1. [go-kratos](kratos/README.md)
1. [sql](sql/README.md)
1. [dubbo-go](dubbo-go/README.md)
1. [gorm](gorm/README.md)
1. [mongodb](mongo/README.md)### Log Plugins
1. [logrus](logrus/README.md)
1. [zap](zap/README.md)# Contact Us
* Twitter, [ASFSkyWalking](https://twitter.com/ASFSkyWalking)
* Report an issue to [go2sky repository](https://github.com/SkyAPM/go2sky/issues)
* Send `Request to join SkyWalking slack` mail to the mail list(`[email protected]`), we will invite you in. Notice, this repository is not a part of the Apache Software Foundation.# License
[Apache 2.0 License.](LICENSE)