包子
|
56777ee655
|
deps: upgrade kratos version to v2.6.2 (#2817)
* deps: upgrade kratos version to v2.6.2
* fix ci
* mod tidy
* mod tidy
|
2 years ago |
dependabot[bot]
|
6cf407b9bd
|
build(deps): bump github.com/prometheus/client_golang (#2787)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.14.0...v1.15.0)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
f458e2535f
|
build(deps): bump github.com/prometheus/common (#2698)
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.40.0 to 0.41.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.40.0...v0.41.0)
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
54f19c1dcb
|
build(deps): bump github.com/prometheus/common (#2668)
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.37.0 to 0.40.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.37.0...v0.40.0)
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
longxboy
|
bebea0c103
|
feat: add subset alg for instances (#2613)
* add subset alg for instances
* fix go build
* update go sum
* fix lint
* fix gofmt
* fix lint
* fix polaris
Co-authored-by: caoguoliang01 <caoguoliang01@bilibili.com>
|
2 years ago |
dependabot[bot]
|
58d9e3be56
|
build(deps): bump github.com/prometheus/client_golang (#2494)
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.12.2 to 1.13.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/v1.13.1/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.12.2...v1.13.1)
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2 years ago |
dependabot[bot]
|
aae0339692
|
build(deps): bump github.com/prometheus/common (#2210)
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.36.0...v0.37.0)
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
dependabot[bot]
|
1ab3d8f028
|
build(deps): bump github.com/prometheus/common (#2188)
Bumps [github.com/prometheus/common](https://github.com/prometheus/common) from 0.32.1 to 0.36.0.
- [Release notes](https://github.com/prometheus/common/releases)
- [Commits](https://github.com/prometheus/common/compare/v0.32.1...v0.36.0)
---
updated-dependencies:
- dependency-name: github.com/prometheus/common
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
haiyux
|
71ea97fd93
|
deps: upgrade go mod version (#2028)
* deps:upgrade go mod version
|
3 years ago |
haiyux
|
18315303f0
|
deps:upgrade go mod version (#1800)
* deps:upgrade go mod version
|
3 years ago |
haiyux
|
da70e22201
|
upgrade:upgrade grpc and opentelemetry version (#1751)
* upgrade:upgrade grpc and opentelemetry version
* upgrade jaeger
* fix lint
|
3 years ago |
haiyux
|
3607ce1b92
|
feat: upgrade grpc version to 1.42.0 (#1626)
|
3 years ago |
包子
|
25f448794d
|
deps: otel upgrade to v1.0.0 (#1500)
|
3 years ago |
Tony Chen
|
b92e8a9da8
|
deps: update otel to v1.0.0-rc3 (#1466)
* update otel to v1.0.0-rc3
|
4 years ago |
Casper-Mars
|
ab5152dbe1
|
feat(middleware/auth): add auth middleware (#1274)
* add auth middleware
|
4 years ago |
Tony Chen
|
b38c1145cf
|
fix(middleware/circuitbreaker): add breaker group (#1453)
* add breaker group
* update aegis to v0.1.1
|
4 years ago |
Kagaya
|
29a5327291
|
ci: submodule ci check (#1401)
* add tool scripts
|
4 years ago |
Windfarer
|
0ec3ff0b46
|
refactor: move plugins to contrib dir (#1399)
* move to contrib dir
Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
|
4 years ago |
yuemoxi
|
10ecd91fe9
|
feat: move promethues to kratos (#1380)
|
4 years ago |