couchbaselabs / couchbaselabs/cbft

cbft's REST api that can download cbft itself

Open
#181 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
26
Forks
5
PR merge metrics
No merged PRs in 30d

Description

One of the debugging/diagnostic tips from a go SF meetup was that it's useful to have the ability for clients to be able to download the server program, so that it's easy for analysis tools like pprof to work (so that your pprof dump can be matched up to the exact executable that you're running on the server).

In more detail, the tip was to add a http.FileServer, maybe export '/' or something.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.