Commit | Tree | Parents | Author | Summary | Date |
---|
30f05897af9d | c29422413ff4 | 9fbf8a0aa11f | Antoine R. Dumont (@ardumont) | api.server: Refactor repetition into a send_metrics function | Apr 3 2019, 11:59 AM |
9fbf8a0aa11f | e3def17a3be3 | f7ea4e451518 | Antoine R. Dumont (@ardumont) | api.server: Fix wrong api call | Apr 3 2019, 11:50 AM |
f7ea4e451518 | 7f190f120f5c | 443f3b16fdd9 | Antoine R. Dumont (@ardumont) | server: Add metrics on tool_add endpoint | Apr 3 2019, 11:43 AM |
443f3b16fdd9 | ac56793bbb2f | f205d72a7844 | Antoine R. Dumont (@ardumont) | storage: Make tool_add endpoint return a list instead of a generator (Show More…) | Apr 3 2019, 11:42 AM |
f205d72a7844 | 0fcdca8163e7 | a27de1f3a803 | Antoine R. Dumont (@ardumont) | server: Add metrics on origin_metadata_add & metadata_provider_add | Apr 3 2019, 11:39 AM |
a27de1f3a803 | 9a1df937e477 | c89d76f89646 | Antoine R. Dumont (@ardumont) | api.{client,server}: Remove dead code about entity | Apr 3 2019, 11:28 AM |
c89d76f89646 | 2d7604450d13 | 9bad9c6503d6 | Antoine R. Dumont (@ardumont) | api.server: Add metrics on origin_add and origin_add_one | Apr 3 2019, 11:27 AM |
9bad9c6503d6 | 59e780cfb5c1 | ed1232625de2 | Antoine R. Dumont (@ardumont) | api.server: Add metrics to origin_visit_add | Apr 3 2019, 11:22 AM |
ed1232625de2 | 328045946382 | 89e14109e981 | Antoine R. Dumont (@ardumont) | api.server: Include the encoding step when timing | Apr 3 2019, 11:13 AM |
89e14109e981 | 4d4ff2b13365 | 662ac04a8f15 | Antoine R. Dumont (@ardumont) | server.api: Fix metric names respecting prometheus conventions [1] (Show More…) | Apr 3 2019, 11:00 AM |
662ac04a8f15 | a8a128d13661 | d5531eed5278 | Antoine R. Dumont (@ardumont) | api.server.process_metrics: Skip processing when value is 0 | Apr 3 2019, 10:49 AM |
d5531eed5278 | 08b84453fd62 | 7efe2eb33702 | Antoine R. Dumont (@ardumont) | api.server: Rename to process_metrics function name | Apr 3 2019, 10:48 AM |
7efe2eb33702 | 73e3b41eb49e | e05e91b27748 | Antoine R. Dumont (@ardumont) | storage: Fix typo in variable name | Apr 3 2019, 10:48 AM |
e05e91b27748 | 086fb9e5a5a2 | 05345a5faecf | Antoine R. Dumont (@ardumont) | api.server: Exploit new endpoint to compute metrics | Apr 2 2019, 6:45 PM |
05345a5faecf | 3fd36f2becf1 | cfdb6063a303 | Antoine R. Dumont (@ardumont) | swh.storage: Adapt and unify _add endpoints | Apr 2 2019, 6:44 PM |
cfdb6063a303 | b29e1b52bb2b | 55aac963a196 | Antoine R. Dumont (@ardumont) | api.server: Send computed metrics | Apr 1 2019, 4:27 PM |
55aac963a196 | 601808155af4 | fb162981b24b | Antoine R. Dumont (@ardumont) | storage*.snapshot_add: Return summary | Apr 1 2019, 4:04 PM |
fb162981b24b | 2358f76ec48d | 251a614c3063 | Antoine R. Dumont (@ardumont) | storage*.release_add: Return summary | Apr 1 2019, 3:55 PM |
251a614c3063 | 7c54a3d48f13 | b5ee70bf138c | Antoine R. Dumont (@ardumont) | storage.in_memory: Fix missing filtering on release_add | Apr 1 2019, 3:54 PM |
b5ee70bf138c | d3d8256ba9ff | 9b2dec247233 | Antoine R. Dumont (@ardumont) | storage*.revision_add: Return summary | Apr 1 2019, 3:48 PM |
9b2dec247233 | 3e9e53c020a4 | f907ea8507ee | Antoine R. Dumont (@ardumont) | storage: Align implementations to compute correct metrics (Show More…) | Apr 1 2019, 3:40 PM |
f907ea8507ee | 7bf90444e2c8 | d081eb641983 | Antoine R. Dumont (@ardumont) | directory_add: Normalize metrics keys | Apr 1 2019, 3:11 PM |
d081eb641983 | 80f4fbe5c038 | 670ebc6233ac | Antoine R. Dumont (@ardumont) | content_add: Normalize the summary keys | Apr 1 2019, 1:59 PM |
670ebc6233ac | 88a27054bb9a | 05bb69070fa6 | Antoine R. Dumont (@ardumont) | api.server.directory_add: Add counter metrics | Apr 1 2019, 12:27 PM |
05bb69070fa6 | e1f4593b360f | e4dea487e6ff | Antoine R. Dumont (@ardumont) | storage*.directory_add: Return summary | Apr 1 2019, 12:27 PM |
e4dea487e6ff | faa642f48138 | 40e0548c10a0 | Antoine R. Dumont (@ardumont) | storage.in_memory.content_add: Adapt implementation to send summary | Apr 1 2019, 12:05 PM |
40e0548c10a0 | 1ce683b3b08f | 18f5f50dbaf2 | Antoine R. Dumont (@ardumont) | storage: Update tests to check the summary result act as expected | Apr 1 2019, 11:58 AM |
18f5f50dbaf2 | a94a140d3131 | 39ec154409dd | Antoine R. Dumont (@ardumont) | api.server: Remove encode step from metrics | Apr 1 2019, 11:53 AM |
39ec154409dd | 3be9b0b2808e | f44f4d0982f9 | Antoine R. Dumont (@ardumont) | api.server: Update docstrings on content_add to explicit the output | Apr 1 2019, 11:53 AM |
f44f4d0982f9 | 14c2862d5a88 | e684c2396ca4 | Antoine R. Dumont (@ardumont) | Install counter metrics | Mar 29 2019, 5:13 PM |
e684c2396ca4 | 2ac25d27224d | 1ddb1453605e | Antoine R. Dumont (@ardumont) | api.server: Remove timed metric on the get_storage function | Mar 29 2019, 10:39 AM |