Commit Graph

  • e01791e8a3 release v0.6.0 master v0.6.0 Marten Seemann 2022-08-18 15:21:31 +0300
  • 06199e0142 deprecate this repo Marten Seemann 2022-08-18 15:21:11 +0300
  • b30a7d2d84 release v0.6.0 deprecate Marten Seemann 2022-08-18 15:21:31 +0300
  • 84936a75e4 deprecate this repo Marten Seemann 2022-08-18 15:21:11 +0300
  • ff6bc8850d PR comments docs/resource-manager-readme-updates Marco Munizaga 2022-08-17 12:04:52 -0700
  • 6877f0d943 Typos Marco Munizaga 2022-08-15 16:08:31 -0700
  • 52b2433480 Clarify what the rcmgr is Marco Munizaga 2022-08-15 16:01:01 -0700
  • 571676a8f0 Tweak Marco Munizaga 2022-08-15 15:42:59 -0700
  • 98f3ff171b Rework usage. add connmanager vs rcmgr Marco Munizaga 2022-08-15 15:41:09 -0700
  • 927e132f4b Move comment to struct fields Marco Munizaga 2022-08-15 10:56:07 -0700
  • 12e20cff8a Rework 'debug resource limit exceeded errors' section Marco Munizaga 2022-08-15 10:55:46 -0700
  • 78ecdea438
    Merge de2bb18c5d into 9bb1bbdc78 Marten Seemann 2022-08-14 08:18:33 +0100
  • 46fa3e1bcc Don't subtract 128MiB from scale factor Marco Munizaga 2022-08-12 15:23:06 -0700
  • 3393a9fba7 Add readme example Marco Munizaga 2022-08-12 14:56:57 -0700
  • 9bb1bbdc78
    Merge pull request #77 from libp2p/MarcoPolo-patch-2 v0.5.3 Marco Munizaga 2022-08-12 09:43:43 -0700
  • a4cf656017
    Merge pull request #79 from libp2p/marco/metrics-namespace Marco Munizaga 2022-08-12 08:59:31 -0700
  • 90dc0b37c5
    Update README.md Steve Loeppky 2022-08-11 16:56:45 -0700
  • 5711a2b457 Update readme marco/metrics-namespace Marco Munizaga 2022-08-11 16:56:26 -0700
  • 71a19be87c
    Update limit.go Steve Loeppky 2022-08-11 16:52:36 -0700
  • 31ce836418 Add namespace to metrics Marco Munizaga 2022-08-11 16:18:57 -0700
  • 9fd04f2ae5
    Update README.md Steve Loeppky 2022-08-11 16:36:18 -0700
  • bd2003ad03
    Update limit_defaults.go Steve Loeppky 2022-08-11 16:36:04 -0700
  • 627018b0e8
    Update README.md Steve Loeppky 2022-08-11 16:01:50 -0700
  • 00e9b83598
    Update README.md Steve Loeppky 2022-08-11 15:59:12 -0700
  • c063386bf1
    Update README.md Steve Loeppky 2022-08-11 15:55:09 -0700
  • d2e25219e5
    Chore: release patch v0.5.3 MarcoPolo-patch-2 Marco Munizaga 2022-08-11 12:36:53 -0700
  • 87c7d350fd
    Merge pull request #76 from libp2p/marco/fix-null-pointer-err Marco Munizaga 2022-08-11 12:36:07 -0700
  • 65fb641b27 Fix usage of make to reserve capacity, not values marco/fix-null-pointer-err Marco Munizaga 2022-08-11 10:52:49 -0700
  • 2692b757e6
    Merge pull request #75 from libp2p/marco/docs Marco Munizaga 2022-08-10 18:19:05 -0700
  • 703898608a Add example Marco Munizaga 2022-08-10 17:21:08 -0700
  • 056c0f6622 Add section about allowlist Marco Munizaga 2022-08-09 17:56:43 +0200
  • c50151cb05 Nits Marco Munizaga 2022-08-09 12:53:28 +0200
  • d81430f88a Merge new docs into readme Marco Munizaga 2022-08-09 12:18:33 +0200
  • 712edfd4d4 Add docs in the godoc Marco Munizaga 2022-07-28 04:46:47 -0700
  • c3eae9fa61
    Merge pull request #74 from libp2p/MarcoPolo-patch-2 v0.5.2 Marco Munizaga 2022-07-27 16:01:21 +0200
  • 712ddd3d0c
    Merge pull request #72 from libp2p/marco/record-block-resource-dir Marco Munizaga 2022-07-27 16:01:06 +0200
  • 3fbeefeb7d
    chore: Release v0.5.2 Marco Munizaga 2022-07-27 13:33:33 +0200
  • 3ecce6cc34 Add size hint to slice to hopefully have the tag slice allocated on the stack Marco Munizaga 2022-07-27 04:28:44 -0700
  • 79d6a704e9
    Merge pull request #73 from libp2p/marco/grafana-aggregate-mem-stats-across-all-instances Marco Munizaga 2022-07-26 12:06:05 +0200
  • a9166e4c4f Simplify memory graphs in stock grafana dashboard Marco Munizaga 2022-07-08 13:46:20 -0700
  • 7dda49c55d Record which direction the resource was blocked Marco Munizaga 2022-07-08 13:43:46 -0700
  • 52c042b471
    Merge pull request #70 from libp2p/marco/grafana-multiple-instances Marco Munizaga 2022-07-07 16:10:54 -0700
  • 99d1dbc664 Handle multiple instances in metrics marco/grafana-multiple-instances Marco Munizaga 2022-07-07 15:51:46 -0700
  • 2f27682997
    Merge pull request #69 from libp2p/marco/update-grafana-json Marco Munizaga 2022-07-07 15:51:59 -0700
  • 18951db670 Use templated version of grafana dashboard json marco/update-grafana-json Marco Munizaga 2022-07-07 15:24:59 -0700
  • 51226e5b6c
    Merge pull request #66 from libp2p/MarcoPolo-patch-2 v0.5.1 Marco Munizaga 2022-07-07 07:47:57 -0700
  • 91ca49a13d
    Merge pull request #67 from libp2p/marco-marshal-limit-config-properly Marco Munizaga 2022-07-07 07:25:18 -0700
  • 575805d475 Implement json.Marshaler interface for LimitConfig Marco Munizaga 2022-07-06 11:47:29 -0700
  • 0edd128310
    Release v0.5.1 Marco Munizaga 2022-07-06 10:58:25 -0700
  • 9b2aa9d908
    Merge pull request #65 from libp2p/marco-fix-trace-close Marco Munizaga 2022-07-06 10:57:55 -0700
  • 09011ebc78 Don't wait for a chan that will never close marco-fix-trace-close Marco Munizaga 2022-07-06 10:01:46 -0700
  • fe31993a76
    Merge pull request #60 from libp2p/release-v050 v0.5.0 Marco Munizaga 2022-07-03 09:30:46 -0700
  • fd40cdbc2d
    Merge pull request #63 from libp2p/marco/docs-and-expose-allowlist Marco Munizaga 2022-07-03 09:30:15 -0700
  • 68b2dcdbf8
    Update allowlist_test.go Marco Munizaga 2022-07-03 09:27:18 -0700
  • 65deaac7da Add docs around WithAllowlistedMultiaddrs. Expose allowlist Marco Munizaga 2022-07-03 07:52:09 -0700
  • b2c739f8ec
    Merge pull request #62 from libp2p/fix-allowlist-marshalling Marco Munizaga 2022-07-03 07:24:05 -0700
  • 991d712456 fix marshalling of allowlisted scopes Marten Seemann 2022-07-03 12:10:04 +0200
  • 620dd3a44a
    release v0.5.0 Marten Seemann 2022-07-03 02:52:38 -0700
  • df257cee0c
    docs: describe how the limiter is configured, and how limits are scaled (#59) Marten Seemann 2022-07-03 02:52:01 -0700
  • e8a865dd48
    Apply suggestions from code review describe-limit-configuration Marten Seemann 2022-07-03 02:46:35 -0700
  • 9320db8806
    don't limit the number of FDs on Windows (#58) Marten Seemann 2022-07-03 01:01:04 -0700
  • f704ffd0f1
    Merge pull request #57 from libp2p/marco/allowlist-config Marco Munizaga 2022-07-02 15:59:44 -0700
  • 114d22bd29
    Update limit_defaults.go Marco Munizaga 2022-07-02 15:50:38 -0700
  • 8606be9527 docs: describe how the limiter is configured, and how limits are scaled Marten Seemann 2022-07-02 16:18:04 +0200
  • d3ab545fe3 don't limit the number of FDs on Windows unlimited-fds-windows Marten Seemann 2022-07-02 15:21:50 +0200
  • 3a9ac22a9f Fix less check on my machine Marco Munizaga 2022-07-01 13:39:27 -0700
  • eb72b52bd8 Add allowlist limit config option Marco Munizaga 2022-07-01 13:39:13 -0700
  • d0a1694030
    Merge pull request #48 from libp2p/rework-limits Marten Seemann 2022-07-02 06:14:47 -0700
  • 7ceb0b850c expose BaseLimitIncrease.Apply rework-limits Marten Seemann 2022-06-19 09:43:31 +0200
  • df93b499a4 log the values that the limiter is initialized with Marten Seemann 2022-06-12 12:02:18 +0200
  • 1e2500707d reimplement parsing of JSON limit configs Marten Seemann 2022-06-12 11:51:55 +0200
  • 83465e5846 add a function to automatically scale limits to system memory / FDs Marten Seemann 2022-06-10 17:47:30 +0200
  • 33bc8a8560 implement scaling of limits Marten Seemann 2022-06-10 16:01:03 +0200
  • 7fbc5d29a3 remove support for dynamic limits Marten Seemann 2022-06-10 12:27:44 +0200
  • 4d634e5e53 remove support for parsing limit configs from JSON Marten Seemann 2022-06-10 12:26:48 +0200
  • caabeaca0d
    Merge pull request #56 from libp2p/MarcoPolo-patch-2 v0.4.0 Marco Munizaga 2022-07-01 13:28:33 -0700
  • 3bc0aa47e9
    Release v0.4.0 Marco Munizaga 2022-07-01 12:47:44 -0700
  • b8369c616d
    Merge pull request #54 from libp2p/marco/50-obs Marco Munizaga 2022-07-01 12:33:44 -0700
  • 836d53a98d Fix go vet issue Marco Munizaga 2022-07-01 09:04:31 -0700
  • 0f3804229e Remove unused var Marco Munizaga 2022-07-01 08:53:38 -0700
  • ccb0c4dd90 Update help text Marco Munizaga 2022-07-01 08:36:18 -0700
  • 662c094201 Don't add reporter twice Marco Munizaga 2022-06-29 21:09:48 -0700
  • ac716c1bf3 Rewrite constants to be more obvious Marco Munizaga 2022-06-29 21:06:43 -0700
  • 5abae10710 Filter out spans Marco Munizaga 2022-06-29 21:03:22 -0700
  • e70da09acb Unexport tag names, remove unused var Marco Munizaga 2022-06-27 15:58:42 -0700
  • 6d5898aa99 Use bytes rather than decbytes (power of 2) Marco Munizaga 2022-06-23 15:33:12 -0700
  • d34b9cba64 Update bucket distribution and blocked resources Marco Munizaga 2022-06-23 15:30:13 -0700
  • 04e10885af Update dashboard blocked resources Marco Munizaga 2022-06-23 15:29:53 -0700
  • bc012d37ff Update dashboard json Marco Munizaga 2022-06-21 07:38:25 -0700
  • 04b17931b0 Fix merge conflicts Marco Munizaga 2022-06-20 18:31:09 -0700
  • c9413d7320 Add Grafana dashboard Marco Munizaga 2022-06-20 18:20:29 -0700
  • 2385a33f55 Remove connid from scopename in blocked conns Marco Munizaga 2022-06-20 18:09:58 -0700
  • 1c172ace77 Revert "Add multimetrics reporter" Marco Munizaga 2022-06-20 18:05:29 -0700
  • 3a06e88227 Add dep to go.mod/sum Marco Munizaga 2022-06-20 18:02:14 -0700
  • 19b6d584b2 Add obs to resource manager Marco Munizaga 2022-06-20 16:56:01 -0700
  • 7efd81c617 Add scope name helpers Marco Munizaga 2022-06-20 16:52:56 -0700
  • 9ce3760d70 Flip sign of delta Marco Munizaga 2022-06-20 16:52:34 -0700
  • 35abda3b13 Add trace reporter to expose traces to users Marco Munizaga 2022-06-17 11:37:53 -0700
  • 1c12460e65 Add multimetrics reporter Marco Munizaga 2022-06-15 14:12:25 -0700
  • 6607ffe4dc
    Merge pull request #47 from libp2p/marco/allowlist Marco Munizaga 2022-07-01 11:59:18 -0700