Skip to content

Commit

Permalink
Add jaeger to integrations (#5004)
Browse files Browse the repository at this point in the history
Signed-off-by: svrnm <[email protected]>
  • Loading branch information
svrnm authored Aug 9, 2024
1 parent cfa750d commit 31027fe
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 0 deletions.
22 changes: 22 additions & 0 deletions data/registry/application-integration-go-jaeger.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# cSpell:ignore # add words unknown to cspell, remove this line if not required
title: Jaeger
registryType: application integration
language: go
tags:
- jaeger
- go
- tracing
urls:
repo: https://github.com/jaegertracing/jaeger
docs: https://www.jaegertracing.io/docs/1.60/monitoring/#traces
website: https://www.jaegertracing.io/
license: Apache 2.0
description:
Jaeger has the ability to trace some of its own components, namely the
requests to the Query service.
authors:
- name: Jaeger Authors
url: https://github.com/jaegertracing
createdAt: 2024-08-09
isNative: true
cncfProjectLevel: graduated
12 changes: 12 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -3111,6 +3111,14 @@
"StatusCode": 200,
"LastSeen": "2024-01-18T20:05:19.732009-05:00"
},
"https://github.com/jaegertracing": {
"StatusCode": 200,
"LastSeen": "2024-08-09T09:42:45.203596+02:00"
},
"https://github.com/jaegertracing/jaeger": {
"StatusCode": 200,
"LastSeen": "2024-08-09T09:42:42.493598+02:00"
},
"https://github.com/jaegertracing/jaeger-client-java#via-http-headers": {
"StatusCode": 200,
"LastSeen": "2024-01-30T15:24:50.932894-05:00"
Expand Down Expand Up @@ -9815,6 +9823,10 @@
"StatusCode": 206,
"LastSeen": "2024-06-04T11:05:53.067463654+02:00"
},
"https://www.jaegertracing.io/docs/1.60/monitoring/#traces": {
"StatusCode": 206,
"LastSeen": "2024-08-09T09:42:46.824519+02:00"
},
"https://www.jaegertracing.io/docs/latest/apis/": {
"StatusCode": 206,
"LastSeen": "2024-01-18T19:37:16.697232-05:00"
Expand Down

0 comments on commit 31027fe

Please sign in to comment.