1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-11-12 23:36:43 -05:00
Commit Graph

34 Commits

Author SHA1 Message Date
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