Commit Graph

44 Commits

Author SHA1 Message Date
Shelikhoo cc77e90254 Add subscription manager 2023-11-26 10:55:27 +00:00
Shelikhoo cb84b28de4
Update generated protobuf files to v1.31.0 2023-10-24 19:50:30 +01:00
Bernd Eichelberger 5bc04f3269
feat: Replace default Health Ping URL to HTTPS (#1991) 2022-09-19 16:03:43 +08:00
Shelikhoo 137cd7093c
chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
世界 ebee459f1f
Fix ticker usage
ticker.Close does not close ticker.C
2022-06-28 20:13:30 +08:00
Shelikhoo 3ef7feaeaf
update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
Machtergreifung 25ae87aad2
fix typo (#1512)
* fix typo

* fix typo

* fix typo

* fix typo

* fix typo

* fix typo

* fic typo
2022-01-02 13:36:07 +00:00
Loyalsoldier dce8764fd7
Lint: fix lint (#1427)
* Lint: replace golint with revive
* Lint: fix lint
2021-11-27 17:16:41 +08:00
Loyalsoldier 43447aa2e4
Chore: format code to fix lint (#1426) 2021-11-27 14:32:07 +08:00
世界 a66bb28aee
Reformat code 2021-10-28 18:34:19 +08:00
Shelikhoo 2fcddf1966
return error if the tag is not found
The previous routine cause panic if the tag is not found. Thanks for report from mzz
2021-09-29 09:14:23 +01:00
Shelikhoo 3c56a7f947
register observatory: auto generated 2021-09-07 13:19:43 +01:00
Shelikhoo 62eaa9a8cc
register observatory 2021-09-07 13:19:31 +01:00
Shelikhoo 68c8759f4b
add custom jsonpb unmarshaler for multi-observatory 2021-09-07 13:16:47 +01:00
Shelikhoo df03970c22
register multi observatory 2021-09-07 13:03:03 +01:00
Shelikhoo e0700ccc4b
regenerate protobuf file 2021-09-04 11:26:13 +01:00
Shelikhoo 1531cb0ca4
update protobuf version 2021-09-04 11:13:51 +01:00
Shelikhoo ab803000e7
bug fix for observer 2021-09-04 11:12:35 +01:00
Shelikhoo 9f984cade0
observer: auto generated 2021-09-04 11:12:35 +01:00
Shelikhoo 1de2466c60
add support for tagged observer: fix 2021-09-04 11:12:35 +01:00
Shelikhoo 89a82ece8b
add support for tagged observer 2021-09-04 11:12:34 +01:00
Shelikhoo 44a11b5352
add tagged observer support in api: auto generated 2021-09-04 11:12:34 +01:00
Shelikhoo 871373c450
add tagged observer support in api 2021-09-04 11:12:34 +01:00
Shelikhoo 3401963b57
multi-observer 2021-09-04 11:12:33 +01:00
Shelikhoo 24a5e34ce0
add initialization for health ping 2021-09-04 11:12:32 +01:00
Shelikhoo b797eb427a
moving health ping to observatory as a standalone component: auto generated file 2021-09-04 11:12:32 +01:00
Shelikhoo 9cb1566a78
moving health ping to observatory as a standalone component 2021-09-04 11:12:30 +01:00
朱聖黎 (Zhu Sheng Li) 67cd3ac40e
Fix: keep probeInterval consistent for the same outbound (#1230) 2021-08-25 20:16:10 +08:00
database64128 c78ee5aac7
🏡 Housekeeping: Update to Go 1.17 (#1215)
* ⬆ Update to Go 1.17

* 🏗 Update workflows and add windows-arm64

* 💾 Update generated files

* 📛 Update not-so-friendly filenames
2021-08-21 13:20:40 +08:00
ihotte 8f429c35cb
Fix: observatory log & JSON config(#1211)
Co-authored-by: ihotte <ihotte@yeah.net>
2021-08-19 13:40:47 +08:00
Shelikhoo 1409be04c2
regenerate protobuf files 2021-07-01 18:58:48 +01:00
Shelikhoo 54fc21e537
add custom probe interval for observer 2021-06-30 19:33:37 +01:00
Shelikhoo 4773e3a1ed
add custom probe URL support for observatory 2021-06-30 17:47:29 +01:00
Loyalsoldier 980fb59878
Fix: observatory starts with empty config & fails to close (#957) 2021-05-01 22:28:23 +08:00
Shelikhoo d7c9a98d76
apply coding style 2021-04-13 16:06:48 +01:00
Shelikhoo f5ac3741e9
fix building issue for v2ctl 2021-04-12 01:24:10 +01:00
Shelikhoo 459a914ab7
apply coding style 2021-04-08 23:18:23 +01:00
Shelikhoo 8aaeff0391
update auto generated file for observatory 2021-04-08 23:17:00 +01:00
Shelikhoo a553ccc4c4
report transportation error to observer 2021-04-08 23:17:00 +01:00
Shelikhoo a42ef81ac0
finish remaining grpc observatory api 2021-04-08 23:17:00 +01:00
Shelikhoo a168ff3df6
Add observatory grpc call 2021-04-08 23:16:59 +01:00
Shelikhoo f518b63157
Direct reflective json loader 2021-04-08 23:16:59 +01:00
Shelikhoo d79b8291c3
network observatory service 2021-04-08 23:16:59 +01:00
Shelikhoo 6f913b31e2
structure for observatory 2021-04-08 23:16:55 +01:00