Mak Muftic
|
22bbb113e7
|
Fix schema creation
|
2021-09-24 12:58:32 +02:00 |
|
Mak Muftic
|
94a1601ab2
|
Remove hardcoded url schema
|
2021-09-24 12:40:33 +02:00 |
|
Mak Muftic
|
e46da5a181
|
Add cli flags
|
2021-09-24 12:37:16 +02:00 |
|
Łukasz Magiera
|
8e0314b3a3
|
Merge pull request #7362 from filecoin-project/chore/update-libp2p
Update go-libp2p to v0.15.0
|
2021-09-23 14:24:12 +01:00 |
|
Anton Evangelatov
|
c7e4217693
|
fix staging area path buildup
|
2021-09-21 16:45:00 +02:00 |
|
Aarsh Shah
|
89ac8b09b5
|
update libp2p
|
2021-09-21 15:10:04 +04:00 |
|
Matija Petrunic
|
0c390d12f7
|
Append source auth flag to lotus tracer event
|
2021-09-21 12:54:07 +02:00 |
|
Matija Petrunic
|
d65d9aa6e0
|
Send peerID peer score as separate events to enable usage of kibana runtime fields
|
2021-09-21 12:30:50 +02:00 |
|
Mak Muftic
|
082f70757c
|
Revert additional logging in elastic client
|
2021-09-20 12:29:12 +02:00 |
|
Mak Muftic
|
a685ccc955
|
Remove document id
|
2021-09-17 15:14:39 +02:00 |
|
Mak Muftic
|
0962e73e3e
|
Add loger to elastic search client
|
2021-09-17 14:22:57 +02:00 |
|
Matija Petrunic
|
7d0aefacbb
|
Change peer score event type to avoid exceeding elastisearch field limit
|
2021-09-17 13:46:26 +02:00 |
|
Matija Petrunic
|
a91ffa60d6
|
Set peer id event as string in lotus trace event
|
2021-09-17 12:11:14 +02:00 |
|
Mak Muftic
|
dc79ea363d
|
Change index name
|
2021-09-17 11:35:36 +02:00 |
|
ldoublewood
|
eb2bbfebe3
|
format code by make gen
|
2021-09-17 00:20:24 +08:00 |
|
Mak Muftic
|
f09f5c2d11
|
Change elastic document name
|
2021-09-16 16:49:47 +02:00 |
|
Mak Muftic
|
8e2b474fc7
|
Use only one document on elastic
|
2021-09-16 16:44:35 +02:00 |
|
Matija Petrunic
|
9efa495b0e
|
Write every trace to new line when using json transport
|
2021-09-16 16:42:18 +02:00 |
|
Matija Petrunic
|
941a0f7153
|
Update peer score tracker creation to include lotus tracer
|
2021-09-16 16:31:36 +02:00 |
|
Matija Petrunic
|
9cdc5261c4
|
Fix lotus tracer being nil when remote tracer is not configured
|
2021-09-16 15:53:39 +02:00 |
|
Matija Petrunic
|
d067bc9f01
|
Move creating and opening file to json transport constructor
|
2021-09-16 15:22:18 +02:00 |
|
Matija Petrunic
|
e2206147cc
|
Add source auth token to lotus traces
|
2021-09-16 12:21:57 +02:00 |
|
Mak Muftic
|
c25a5e06cf
|
Use config string for elasticsearch client
|
2021-09-16 12:15:42 +02:00 |
|
ldoublewood
|
3a1fc8e7da
|
fix bug for CommittedCapacitySectorLifetime
|
2021-09-16 09:25:02 +08:00 |
|
Mak Muftic
|
5cbd2519da
|
Remove processing elasticsearch result
|
2021-09-15 16:20:36 +02:00 |
|
Mak Muftic
|
67c1d633c6
|
Rename jsonEvent to evt
|
2021-09-15 16:16:12 +02:00 |
|
Mak Muftic
|
add13c2646
|
Code cleanup
|
2021-09-15 16:05:44 +02:00 |
|
Mak Muftic
|
71a2ca9e7c
|
Add new wrapper structure in tracer transport
|
2021-09-15 16:03:51 +02:00 |
|
Mak Muftic
|
707faf57b5
|
Code cleanup
|
2021-09-15 15:11:34 +02:00 |
|
Mak Muftic
|
e20cd0ef27
|
Propagate error on creating transport
|
2021-09-15 14:58:36 +02:00 |
|
Mak Muftic
|
cf06096565
|
Fix tracer initialization
|
2021-09-15 14:54:20 +02:00 |
|
Mak Muftic
|
bb85ca031d
|
Add elasticsearch transport
|
2021-09-15 14:50:27 +02:00 |
|
Matija Petrunic
|
8a657b90a7
|
Refactor lotus tracer to behave like lp2p tracer
|
2021-09-15 13:41:56 +02:00 |
|
Matija Petrunic
|
ab86c5419d
|
Implement json tracer transport
|
2021-09-15 13:41:03 +02:00 |
|
Matija Petrunic
|
8e6a01de6d
|
Add configuration in pubsub to trace locally to json file
|
2021-09-15 13:40:54 +02:00 |
|
Matija Petrunic
|
d5a4b0637a
|
Add lotus tracer transport calls
|
2021-09-10 15:37:38 +02:00 |
|
Mak Muftic
|
c367533a3c
|
Add transport interface
|
2021-09-10 12:36:38 +02:00 |
|
Łukasz Magiera
|
3a3a4fc413
|
Merge pull request #7276 from filecoin-project/nonsense/reject-deal-too-many-staging-deals
introduce MaxStagingDealsBytes - reject new deals if our staging deals area is full
|
2021-09-06 10:01:44 -07:00 |
|
Anton Evangelatov
|
0b7793a927
|
GiB to Bytes
|
2021-09-06 15:52:25 +02:00 |
|
Anton Evangelatov
|
c69d1db1eb
|
introduce MaxStagingDealsGiB - reject new deals if our staging deals area is "full"
|
2021-09-06 15:01:06 +02:00 |
|
hannahhoward
|
b4e9bc50f8
|
feat(deps): update go-graphsync v0.8.0
Update to go-graphsync v0.8.0 with go-ipld-prime linksystem branch & trusted store.
|
2021-09-03 16:21:55 +02:00 |
|
Łukasz Magiera
|
95b128b7bc
|
chain: Cleanup consensus logic
|
2021-09-02 18:09:37 +02:00 |
|
Matija Petrunic
|
b1dafd81b8
|
Add peer score tracing on pubsub peer score inspect
|
2021-08-30 14:49:10 +02:00 |
|
Matija Petrunic
|
99fbd7039e
|
Update pubsub tracking to trace from lotus and lp2p tracers
|
2021-08-30 14:38:15 +02:00 |
|
Matija Petrunic
|
522858c871
|
Add lotus tracer interface
|
2021-08-30 14:35:15 +02:00 |
|
Dirk McCormick
|
7b7a5b0b21
|
revert: changes to OnDealExpiredOrChanged in #5431 #7201
|
2021-08-30 10:42:41 +02:00 |
|
dirkmc
|
77a19774cf
|
fix events API timeout handling for nil blocks (#7184)
|
2021-08-27 09:05:00 +02:00 |
|
Łukasz Magiera
|
1ba427f638
|
alerting: Address review
|
2021-08-26 16:09:18 +02:00 |
|
Łukasz Magiera
|
b094e0913d
|
untangle fsjournal dependencies
|
2021-08-26 15:44:45 +02:00 |
|
Łukasz Magiera
|
81b1dd12f8
|
Simple alert system; FD limit alerts
|
2021-08-26 15:44:45 +02:00 |
|