Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Kratos

A Go framework for microservices.
Collective - Host: opensource - https://opencollective.com/go-kratos - Website: https://go-kratos.dev - Code: https://github.com/go-kratos/kratos

fix zipkin log; save log to zipkin model annotations

github.com/go-kratos/kratos - a210701fc8620596721da727b7c9b8010c931d9b authored about 5 years ago by LibiChai <[email protected]>
Merge pull request #246 from bilibili/faq

Faq

github.com/go-kratos/kratos - ace097083d85112db2437115d93f48c9d58c912c authored about 5 years ago by Tony <[email protected]>
Update README.md

github.com/go-kratos/kratos - 7bcb64cab71e01285e7a8f1b9114614d89b25084 authored about 5 years ago by Tony <[email protected]>
Merge pull request #240 from HAOYUatHZ/template

refine main.go template

github.com/go-kratos/kratos - c81a0f7bbb3765303ec6563e474c26b8e855f56d authored about 5 years ago by Tony <[email protected]>
Merge pull request #238 from overstarry/master

Create FAQ.md

github.com/go-kratos/kratos - ed1e2c4ef34324cc795b24a5129422aec17ae15c authored about 5 years ago by Tony <[email protected]>
Merge pull request #244 from bilibili/kratos/prometheus_dashboards

Kratos/prometheus dashboards

github.com/go-kratos/kratos - a229e3294d54d31a72ccb45812dc243349a26c24 authored about 5 years ago by Terry.Mao <[email protected]>
add Requirments version

github.com/go-kratos/kratos - d58e2f379221490cb1a34fd1229ff9a4880f6138 authored about 5 years ago by shunza <[email protected]>
add prometheus dashboards.

github.com/go-kratos/kratos - 8b7ce981a5992646270c4aaa5bfe5e5e890315a2 authored about 5 years ago by shunza <[email protected]>
Merge pull request #1 from bilibili/master

merge from bilibili

github.com/go-kratos/kratos - 119b8f18eb195e6cd13a53827ee9a8c3c2e47188 authored about 5 years ago by wuxingzhong <[email protected]>
refine code

github.com/go-kratos/kratos - 3bc3731f7ddd50ac45b55e50e07e0a68e9c9f974 authored about 5 years ago by HAOYUatHZ <[email protected]>
Create FAQ.md

安装失败的一个解决办法

github.com/go-kratos/kratos - 65d2b9fa0b54c4bba3a04422b9ad23587bb2db1e authored about 5 years ago by _go <[email protected]>
Merge pull request #237 from bilibili/v0.2.1

update kratos version

github.com/go-kratos/kratos - 09224ec67c588f0c4f631f7e86352d67ddf06e22 authored about 5 years ago by Tony <[email protected]>
update version

github.com/go-kratos/kratos - 76df7ef573345d3dc203572b08e1ca281c2b0a04 authored about 5 years ago by Tony <[email protected]>
update kratos version

github.com/go-kratos/kratos - 87cf8db00db76aeb10272ac526334566a25cd263 authored about 5 years ago by Tony <[email protected]>
Merge pull request #234 from LibiChai/master

add every 30 min switch discovery node

github.com/go-kratos/kratos - 0e3c15bfe282aa8f624f253582fc6a87ae80135d authored about 5 years ago by Tony <[email protected]>
Merge pull request #233 from bilibili/library/bts_prom

Library/bts fix bts prometheus

github.com/go-kratos/kratos - 040c045951d4e2e38a05304134b5baa963a848eb authored about 5 years ago by Tony <[email protected]>
Merge pull request #192 from dangerous1990/master

fix: proto2swagger support same path different method (close #191)

github.com/go-kratos/kratos - 4a22482922fd78d63eaed4ba8898e5d0c953e3c8 authored about 5 years ago by Tony <[email protected]>
add every 30 min switch recovery node

github.com/go-kratos/kratos - 91adb3096696097bd53039e32308ef5213d79eee authored about 5 years ago by LibiChai <[email protected]>
fix metrics.

github.com/go-kratos/kratos - d7a638bce523f8116567e8e7ff1c7ea78d77d361 authored about 5 years ago by shunza <[email protected]>
fix mertric.

github.com/go-kratos/kratos - 33da144c4a501e8508cf9dc92a6cb43903af7fb6 authored about 5 years ago by shunza <[email protected]>
Merge pull request #223 from bilibili/library/prometheus

use pkg/stat/metric prometheus replace pkg/stat/prom.

github.com/go-kratos/kratos - 5e75618617f3d46145aad79264905da4e97ac6ff authored about 5 years ago by Tony <[email protected]>
fix commitconflicts.

github.com/go-kratos/kratos - ef8b5880ced89fe1d61bb3c3e5e091d23b8da155 authored about 5 years ago by shunza <[email protected]>
Merge pull request #229 from LibiChai/master

replace import etcd pack

github.com/go-kratos/kratos - 5fa97e113a9e10c003652366a08632ce5c8705bc authored about 5 years ago by Tony <[email protected]>
fix ut error.

github.com/go-kratos/kratos - 9eeead2a3859be5a4ff0937ffe335999c386eda9 authored about 5 years ago by shunza <[email protected]>
fix registerttl = timer*3

github.com/go-kratos/kratos - 91abcf259086433095b3f606b360f1f79f57bef4 authored about 5 years ago by LibiChai <[email protected]>
add rpc withBlock dialOption

github.com/go-kratos/kratos - 22e75648328ec72b029bfa6dc5270f9d15e894a3 authored about 5 years ago by LibiChai <[email protected]>
replace import pack

github.com/go-kratos/kratos - b8999dd99d141dd41dcbf08f6840426c78abb299 authored about 5 years ago by LibiChai <[email protected]>
Merge pull request #228 from bilibili/remove-gomod-replace

remove gomod replace

github.com/go-kratos/kratos - 7e15672a8a421478e846527ed4a3e0952459aa47 authored about 5 years ago by Tony <[email protected]>
Merge pull request #211 from kevwan/master

avoid data race while using Rand in sre_breaker.go

github.com/go-kratos/kratos - a65edf16ac02a06aeb8b3ff6da873fd7662a28ce authored about 5 years ago by Terry.Mao <[email protected]>
remove gomod replace

github.com/go-kratos/kratos - a20287207bdb01d707ce25678583210c6675044d authored about 5 years ago by Tony <[email protected]>
fix test fails

github.com/go-kratos/kratos - 34b80a81a4b254008960a2a07e2b7da40bacbb8c authored about 5 years ago by kevin <[email protected]>
move lock into sreBreaker from outside for better performance

github.com/go-kratos/kratos - 76bfc4250c0a0512c1feb961ab90b4981cfab01d authored about 5 years ago by kevin <[email protected]>
Merge pull request #225 from ctrysbita/master

Register direct resolver for warden

github.com/go-kratos/kratos - 7d7988922687a7077c6776db65a22739f6d3c2d2 authored about 5 years ago by Terry.Mao <[email protected]>
Merge pull request #227 from ctrysbita/fix_trimleft

Fix trim prefix in bm metadata parsing

github.com/go-kratos/kratos - 26dc8615cf1785c2c1d7ee2d76cc39ab56b47127 authored about 5 years ago by Terry.Mao <[email protected]>
Fix trim prefix in bm metadata parsing

github.com/go-kratos/kratos - 1ec164c29721740cfe9e092b177411526c87199d authored about 5 years ago by Jason C.H <[email protected]>
Register direct resolver for warden

github.com/go-kratos/kratos - 6f024d0659bb1916bd502ee2f966c965d9b814cd authored about 5 years ago by Jason C.H <[email protected]>
fix hbase error not exist.

github.com/go-kratos/kratos - c2834851107edb01257ed723c63bbe3bd770ed13 authored about 5 years ago by shunza <[email protected]>
fix _defaultBuckets defined grammatical errors.

github.com/go-kratos/kratos - f75296e1092c868cb3aac4dd623f6babfe33a2d5 authored about 5 years ago by shunza <[email protected]>
user new prometheus.

github.com/go-kratos/kratos - 6b5f06c584ae36f41d293ba5185d19cbf6eacf63 authored about 5 years ago by shunza <[email protected]>
Merge pull request #222 from bilibili/update-mod-version

update mod version

github.com/go-kratos/kratos - c39d76128fa15fc28f8f8cef52bb8e46c6f78aef authored about 5 years ago by Tony <[email protected]>
add grpc listen addr

github.com/go-kratos/kratos - 158f81acb58f4a38568ad168d95a2bca3fd546f5 authored about 5 years ago by Tony <[email protected]>
add grpc listen tip

github.com/go-kratos/kratos - 59911e3bed0830fb40333fe18433936d96b24235 authored about 5 years ago by Tony <[email protected]>
update mod version

github.com/go-kratos/kratos - 1f8c83af6e33a92a893ae4114b9d79f9ac6de05b authored about 5 years ago by Tony <[email protected]>
Merge pull request #221 from bilibili/kratos-version

fix kratos version

github.com/go-kratos/kratos - cea2da05d6ad1715e87aa476fd62efdf4381ad7c authored over 5 years ago by Tony <[email protected]>
fix metadata key

github.com/go-kratos/kratos - 6572494c2c0508bbde1d8da4a8b85f05fa032f78 authored over 5 years ago by Tony <[email protected]>
clean third proto

github.com/go-kratos/kratos - 0795d35afc76005be6a4de048efd0e4a47a68fcf authored over 5 years ago by Tony <[email protected]>
Merge pull request #220 from LibiChai/master

add etcd doc

github.com/go-kratos/kratos - 11974a9c39e720f44376904e7a702edc03a01748 authored over 5 years ago by Tony <[email protected]>
fix kratos version

github.com/go-kratos/kratos - b6e8c0dfc88ae0bc2f4f148d553616b581da8415 authored over 5 years ago by Tony <[email protected]>
add etcd doc

github.com/go-kratos/kratos - f173f1a07cbde80eec60dc6c69c28f28b8885f42 authored over 5 years ago by LibiChai <[email protected]>
Merge pull request #219 from bilibili/fix-zipkin-servicename

Fix zipkin servicename

github.com/go-kratos/kratos - b2c257a7397215272b369957908250e5fc9afdb2 authored over 5 years ago by Tony <[email protected]>
release v0.2.0

github.com/go-kratos/kratos - cef5fa8fe35f0395051bd0a49cbff0fdf995532d authored over 5 years ago by Tony <[email protected]>
Merge pull request #217 from LibiChai/master

add etcd naming

github.com/go-kratos/kratos - a742fda578057e39621a7362b40cfec1c1f9e5e4 authored over 5 years ago by Tony <[email protected]>
change Prefix 2 etcdPrefix

github.com/go-kratos/kratos - e616bd2898930e7b83afb888db22183adae7f671 authored over 5 years ago by libi.chai <[email protected]>
fix zipkin name

github.com/go-kratos/kratos - 0cf5edb4558188f28b4cd2fc3c670b542d1f564b authored over 5 years ago by Tony <[email protected]>
fix zipkin servicename

github.com/go-kratos/kratos - 908e196df463dad49596a7e3e77f08002a1cf17a authored over 5 years ago by Tony <[email protected]>
add endpoints,prefix env;gofmt

github.com/go-kratos/kratos - 3b81757ce11b5263f6a8261eef440b476ca3d827 authored over 5 years ago by libi.chai <[email protected]>
rm test useless code

github.com/go-kratos/kratos - 6287008c0918df33b556f8b46316558e1bf2a2cc authored over 5 years ago by libi.chai <[email protected]>
rm test useless code

github.com/go-kratos/kratos - a1ae2ee9676168cc21161e76deeb0bcc99e31788 authored over 5 years ago by libi.chai <[email protected]>
add etcd naming

github.com/go-kratos/kratos - e19cc05abefd6d0664f808e243b3892ced53bdae authored over 5 years ago by libi.chai <[email protected]>
add etcd naming

github.com/go-kratos/kratos - 272f26a26b6ea98c59aa4b10b4729d4f3031c0e6 authored over 5 years ago by libi.chai <[email protected]>
Merge pull request #214 from bilibili/cfg

fix config set

github.com/go-kratos/kratos - 77b3a80d9437bbe96941017e7819c4c711b394c0 authored over 5 years ago by Tony <[email protected]>
Merge remote-tracking branch 'upstream/master'

github.com/go-kratos/kratos - 48491173960ee1a83a3fec750f33195834bc9641 authored over 5 years ago by kevin <[email protected]>
Merge pull request #209 from bilibili/net/trace

add zipkin trace

github.com/go-kratos/kratos - 4d47b09111c7a9525a558da8ebbf9a101ebd9e6b authored over 5 years ago by Tony <[email protected]>
Merge pull request #210 from zhaoshichen1/kratos/sync_path_param

add restful router to bm

github.com/go-kratos/kratos - d386e4d60406ef00470a5c7fd3aa18f6e1d5022f authored over 5 years ago by Tony <[email protected]>
Merge pull request #212 from bilibili/fix_naming

check nil instance

github.com/go-kratos/kratos - 4023d6638ad8877362dc7169ab0c6a698ef1a444 authored over 5 years ago by Tony <[email protected]>
check nil instance

github.com/go-kratos/kratos - e123d18ecc49d8f7a90673e97bb3f2c243a0a8ef authored over 5 years ago by lintanghui <[email protected]>
avoid data race while using Rand in sre_breaker.go

github.com/go-kratos/kratos - 57a614077fded7bf536545c109266b868be1d39f authored over 5 years ago by kevin <[email protected]>
fix trace test

github.com/go-kratos/kratos - ca2a0228a8789900d24cbaa7d59b6542bfa2d94a authored over 5 years ago by Tony <[email protected]>
migrate

github.com/go-kratos/kratos - 9ad8ac4ebc78f33885213b068c1969aeefa00dcb authored over 5 years ago by zhaoshichen <[email protected]>
fix zipkin kind

github.com/go-kratos/kratos - ce5990b96f64fea75ae178caab4fc97c85cd5426 authored over 5 years ago by Tony <[email protected]>
Merge pull request #207 from bilibili/library/bbr-improve

perfermance: reduce calculation times of maxInflight

github.com/go-kratos/kratos - 382bbf3c4fd2b100e6c63960c8af113372ff21c1 authored over 5 years ago by Tony <[email protected]>
add zipkin trace

github.com/go-kratos/kratos - f6629f235d6238d5d64e84b7bd843eb885b31dcd authored over 5 years ago by Tony <[email protected]>
perfermance: cache maxPass & minRt for reducing cpu calculation

github.com/go-kratos/kratos - a52895637c6090cf74acb3ca0be16c82939549c1 authored over 5 years ago by 程飞 <[email protected]>
fix typo: return value of the cpu getter

github.com/go-kratos/kratos - bbb46d1abeb76cf17a89384fc0d65f7d4c3d24f9 authored over 5 years ago by 程飞 <[email protected]>
perfermance: reduce calculation times of maxInflight

github.com/go-kratos/kratos - 0bff98d729b54a030b5b3e865fe75dacadf3475f authored over 5 years ago by 程飞 <[email protected]>
Merge pull request #205 from bilibili/log/remove-useless-code

remove useless code

github.com/go-kratos/kratos - 9adcdf74af955af0c52df395b2885b7c0e62dd59 authored over 5 years ago by Tony <[email protected]>
Merge pull request #198 from captainblue2013/master

feat: paladin support json & yaml

github.com/go-kratos/kratos - 56b6b9626da01081fda7efc17fb888096bd27581 authored over 5 years ago by Tony <[email protected]>
Update quickstart.md

github.com/go-kratos/kratos - 77b2ea938ef5b3b9930d22fa87da967875e785a1 authored over 5 years ago by Tony <[email protected]>
add summary doc

github.com/go-kratos/kratos - 37b9994a5b77767f9767939bfbdad63cabf02d6c authored over 5 years ago by felixhao <[email protected]>
Merge pull request #198 from captainblue2013/master

feat: paladin support json & yaml

github.com/go-kratos/kratos - c232ca8ff6d0fdbe9aa1ee75ee245a410246eb81 authored over 5 years ago by Tony <[email protected]>
Merge pull request #200 from DemonsLu/master

fix: 防止给v强转int时溢出,导致取余结果为负,从而获取到错误的index

github.com/go-kratos/kratos - 1bf8b97deb762dfb5dcfbbeb944b137f9c2eab16 authored over 5 years ago by Tony <[email protected]>
Merge pull request #3 from captainblue2013/patch-1

Patch 1

github.com/go-kratos/kratos - 70577a1e27318db9248021e7f677cdbe8b3f1dbb authored over 5 years ago by 开发者小蓝 <[email protected]>
Merge branch 'master' into patch-1

github.com/go-kratos/kratos - c2ae503f41520330a492de53f042cb882c645828 authored over 5 years ago by 开发者小蓝 <[email protected]>
Merge pull request #201 from captainblue2013/patch-1

fix: 获取hostname的优先级逻辑

github.com/go-kratos/kratos - b73938c8deb58122e7e2444f9f83ed417616b2a4 authored over 5 years ago by Tony <[email protected]>
Merge pull request #203 from bilibili/warden/timeout_opt

add timeout call opt

github.com/go-kratos/kratos - 2720ea6e31d2ec697a8821b4021f9f517d5ccf0f authored over 5 years ago by Tony <[email protected]>
fix: 无地自容了

github.com/go-kratos/kratos - 42d8d07fe6925fc7bbe0d759f5fcb614b3a0f62b authored over 5 years ago by 开发者小蓝 <[email protected]>
fix: 编辑器出问题了

github.com/go-kratos/kratos - f0ee75eb37507d2d1c173d8d8179e2aeaa7d358c authored over 5 years ago by 开发者小蓝 <[email protected]>
add timeout call opt

github.com/go-kratos/kratos - 823ca0f5ddfe469b5dafaa9325799b1747dc1b06 authored over 5 years ago by longXboy <[email protected]>
fix: bug

github.com/go-kratos/kratos - a5cdf8ffc799e54e45ca87aeb50a34c1e8fcc72a authored over 5 years ago by 开发者小蓝 <[email protected]>
feat: default host name

github.com/go-kratos/kratos - d5d510f7d6c4b89dc1647e81609128bc9290a2b7 authored over 5 years ago by 开发者小蓝 <[email protected]>
Merge pull request #2 from bilibili/master

fix: unit test

github.com/go-kratos/kratos - 3233dc9fec1c2208aca93ca940012fbf2f9b4a21 authored over 5 years ago by 开发者小蓝 <[email protected]>
Merge pull request #1 from bilibili/master

fix: unit test

github.com/go-kratos/kratos - cb4008ee5eaa44ead52a3473551f7d0d5cd0046b authored over 5 years ago by 开发者小蓝 <[email protected]>
Merge pull request #202 from bilibili/fix-ut

fix unit test

github.com/go-kratos/kratos - b58accbbd7b2b7968b8fa48ba5d437cbc594cca4 authored over 5 years ago by Tony <[email protected]>