Skip to content

Commit 3d2ab02

Browse files
Cyprinus12138cartermp
andauthoredMar 29, 2024
Create gin-instrumentation-with-metric.yml (#4215)
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
1 parent befd4d8 commit 3d2ab02

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed
 
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# cSpell:ignore gonic Cyprinus
2+
title: Gin-gonic Instrumentation With Metrics
3+
registryType: instrumentation
4+
language: go
5+
tags:
6+
- gin
7+
- metric
8+
- go
9+
- instrumentation
10+
- http
11+
urls:
12+
repo: https://github.com/Cyprinus12138/otelgin
13+
docs: https://pkg.go.dev/github.com/Cyprinus12138/otelgin
14+
license: Apache 2.0
15+
description: OpenTelemetry tracer & metric instrumentation as Gin Middleware
16+
authors:
17+
- name: Cyprinus
18+
email: cyprinus12138@gmail.com
19+
url: https://github.com/Cyprinus12138
20+
createdAt: 2024-03-28

‎static/refcache.json

+12
Original file line numberDiff line numberDiff line change
@@ -2075,6 +2075,14 @@
20752075
"StatusCode": 200,
20762076
"LastSeen": "2024-03-15T20:34:22.210208944Z"
20772077
},
2078+
"https://github.com/Cyprinus12138": {
2079+
"StatusCode": 200,
2080+
"LastSeen": "2024-03-28T22:25:37.072281206+08:00"
2081+
},
2082+
"https://github.com/Cyprinus12138/otelgin": {
2083+
"StatusCode": 200,
2084+
"LastSeen": "2024-03-28T22:25:36.248769757+08:00"
2085+
},
20782086
"https://github.com/DataDog/dd-opentelemetry-exporter-ruby": {
20792087
"StatusCode": 200,
20802088
"LastSeen": "2024-01-18T19:10:56.414699-05:00"
@@ -5811,6 +5819,10 @@
58115819
"StatusCode": 200,
58125820
"LastSeen": "2024-02-24T14:33:05.81433-08:00"
58135821
},
5822+
"https://pkg.go.dev/github.com/Cyprinus12138/otelgin": {
5823+
"StatusCode": 200,
5824+
"LastSeen": "2024-03-28T22:25:37.464813884+08:00"
5825+
},
58145826
"https://pkg.go.dev/github.com/XSAM/otelsql": {
58155827
"StatusCode": 200,
58165828
"LastSeen": "2024-01-08T12:17:16.696764+01:00"

0 commit comments

Comments
 (0)