arshamparity
|
8e82106586
|
Merge pull request #366 from arshamparity/helm
fixing helm chart issues
|
2021-08-13 13:27:07 +03:00 |
|
James Wilson
|
425ac73422
|
Merge pull request #365 from paritytech/jsdw-minor-fixes
Jsdw minor fixes
|
2021-08-13 10:51:17 +01:00 |
|
James Wilson
|
18627a9f02
|
No e2e feature flag; just ignore and pattern match on 'e2e' to run
|
2021-08-12 16:58:35 +01:00 |
|
James Wilson
|
35cfb16ed9
|
Copy and adapt better CI from Soketto instead. Hopefully cache bits will improve build speed
|
2021-08-12 14:57:10 +01:00 |
|
Arsham Teymouri
|
c169650ed5
|
fixing helm chart issues
|
2021-08-12 15:50:11 +03:00 |
|
James Wilson
|
d4b5c2b0c8
|
split e2e tests out and run them separately, not blocking the build or marking it as failed
|
2021-08-12 13:38:29 +01:00 |
|
James Wilson
|
7aa4ad49b3
|
bump the msg timeout a little higher
|
2021-08-12 13:10:17 +01:00 |
|
James Wilson
|
7563909609
|
Fix typo
Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com>
|
2021-08-12 12:59:39 +01:00 |
|
James Wilson
|
28b798debe
|
Fix gitlab CI to run on master and auto build/deploy to staging on merge to master
|
2021-08-12 12:57:03 +01:00 |
|
James Wilson
|
bb25a8c3e2
|
enforce rustfmt and valid doc links in CI
|
2021-08-12 12:53:14 +01:00 |
|
James Wilson
|
770dd04b57
|
invert logic to make name make sense and fix comment typo
|
2021-08-12 12:47:29 +01:00 |
|
James Wilson
|
f887510beb
|
remove lint warning on cargo test
|
2021-08-12 12:42:44 +01:00 |
|
James Wilson
|
4480bbe72a
|
Allow errors as well as closes for now to remove some brittleness
|
2021-08-12 12:40:53 +01:00 |
|
James Wilson
|
705d57a3b6
|
Merge pull request #349 from paritytech/jsdw-sharding
Sharded Telemetry Server
|
2021-08-12 10:40:36 +01:00 |
|
James Wilson
|
9f2db87811
|
Add a note about the verbosity level of --telemetry-url
|
2021-08-12 10:20:26 +01:00 |
|
James Wilson
|
80d6ad916e
|
Address David's comments
|
2021-08-11 17:23:22 +01:00 |
|
James Wilson
|
f26b39ac63
|
Address feedback from Niklas
|
2021-08-11 16:59:11 +01:00 |
|
James Wilson
|
f089ad1758
|
Tweak CI with fix from Arsham
|
2021-08-11 12:42:53 +01:00 |
|
arshamparity
|
796ef7e08e
|
Merge pull request #361 from arshamparity/frontend-helm
Frontend helm
|
2021-08-11 13:32:48 +03:00 |
|
Arsham Teymourı
|
8f6452fba5
|
remove command section from frontend-deployment
|
2021-08-11 00:11:14 +03:00 |
|
Arsham Teymourı
|
72311d9b61
|
adding front to the CI
adding frontend configmaps and envVars
optimizing docker-compose and DockerfIle
|
2021-08-10 20:07:07 +03:00 |
|
Arsham Teymourı
|
ac20d3d845
|
adding frontend to the helm chart
|
2021-08-10 13:36:28 +03:00 |
|
James Wilson
|
9f76fabaed
|
give tokio threads a more convenient name for monitoring purposes
|
2021-08-09 11:36:46 +01:00 |
|
James Wilson
|
b22efc804a
|
Fix comment typo
|
2021-08-09 10:56:01 +01:00 |
|
James Wilson
|
626fe95d89
|
1 aggregator loop by default for now
|
2021-08-09 10:13:10 +01:00 |
|
James Wilson
|
c469ef8dfe
|
make AggregatorSet close to zero cost when only 1 aggregator asked for
|
2021-08-09 10:09:17 +01:00 |
|
James Wilson
|
c99cbee1e9
|
Allow multiple aggregator loops in the core to try and spread feed subscription/send cost out
|
2021-08-07 17:08:58 +01:00 |
|
James Wilson
|
9c001bdcfd
|
Add a comment on core worker threads
|
2021-08-06 17:50:50 +01:00 |
|
James Wilson
|
8017d8b00f
|
Cargo fmt
|
2021-08-06 17:49:19 +01:00 |
|
James Wilson
|
78ad7115e5
|
set sensible worker thread limits again but allow full control to caller
|
2021-08-06 17:49:04 +01:00 |
|
James Wilson
|
88c3db3562
|
cargo fmt
|
2021-08-06 17:44:26 +01:00 |
|
James Wilson
|
74cf55174e
|
Use rayon to speed up subscribe message serializing
|
2021-08-06 17:42:03 +01:00 |
|
James Wilson
|
0788270756
|
Add 'subscribe' benchmark
|
2021-08-06 14:22:01 +01:00 |
|
James Wilson
|
2dae6c90ce
|
Keep file handle limit comment in sync
|
2021-08-05 12:22:22 +01:00 |
|
James Wilson
|
dbabd453e0
|
Remove feed message cap; it wasn't pulling its weight
|
2021-08-05 12:21:16 +01:00 |
|
James Wilson
|
bc75ebb068
|
default core/shard worker threads to 8/4 respectively
|
2021-08-05 12:18:44 +01:00 |
|
James Wilson
|
4da299bf76
|
Tweak logging around connections opening and messages coming in
|
2021-08-05 12:11:46 +01:00 |
|
James Wilson
|
acfe3d45d1
|
num-cpus to worker-threads; more accurate name
|
2021-08-05 11:31:47 +01:00 |
|
James Wilson
|
5c5c7e592a
|
allow configuration of cpus in soak tests
|
2021-08-05 11:16:10 +01:00 |
|
James Wilson
|
759d28b1a2
|
add --num-cpus option
|
2021-08-05 11:11:23 +01:00 |
|
James Wilson
|
6221cbfd17
|
Dev tweaks for testing
|
2021-08-05 11:11:05 +01:00 |
|
James Wilson
|
7d00d72baa
|
Small tweak to make it more obvious when feeds are disconnected
|
2021-08-04 10:52:53 +01:00 |
|
James Wilson
|
db5284a3db
|
Add a comment explaining realistic_soak_test and --release on all
|
2021-08-03 15:42:42 +01:00 |
|
James Wilson
|
5d81128e74
|
create more realistic soak test so that we can see a more representative UI in action
|
2021-08-03 15:40:20 +01:00 |
|
arshamparity
|
a85e13e0ec
|
Merge pull request #360 from arshamparity/helm
exposing the shard service to the internet
|
2021-08-03 15:29:28 +03:00 |
|
Arsham Teymourı
|
cf3f323c2e
|
exposing the shard service to the internet
|
2021-08-03 15:22:09 +03:00 |
|
James Wilson
|
f5df1ef68b
|
Merge pull request #356 from arshamparity/helm
Helm
|
2021-08-02 14:18:33 +01:00 |
|
James Wilson
|
4b00ac79bb
|
Point sahrd to correct port for core
|
2021-08-02 14:16:20 +01:00 |
|
Arsham Teymourı
|
55537af6f5
|
extending the helm chart
exposing telemetry core service
adding hpa support for telemetry shard
|
2021-08-02 12:00:42 +03:00 |
|
James Wilson
|
c2892286a6
|
Add a comment
|
2021-08-02 09:54:11 +01:00 |
|