frp/pkg/metrics
Peter Wang a7f4ba9b5d Feature: Add remove api for offline proxy
add api to remove a single proxy with name and type
example:
  curl -X DELETE -u admin:admin -v http://127.0.0.1:7500/api/proxy/tcp/test-tcp
output:
  proxy "test-tcp" deleted
2024-09-06 13:41:40 +08:00
..
aggregate lint by golangci-lint (#3080) 2022-08-29 01:02:53 +08:00
mem Feature: Add remove api for offline proxy 2024-09-06 13:41:40 +08:00
prometheus update github actions (#3538) 2023-07-21 10:30:46 +08:00
metrics.go Code refactoring related to message handling and retry logic. (#3745) 2023-11-06 10:51:48 +08:00