carrot icon indicating copy to clipboard operation
carrot copied to clipboard

Carrot Plans

Open abhishekgahlot opened this issue 7 years ago • 2 comments

  • [ ] Use Gossip Protocol to connect to other nodes.

  • [ ] Add support of XHR

  • [ ] More graphs like TTL, DNS Resolution etc

  • [ ] Dashboard support

  • [ ] Improve concurrency model

abhishekgahlot avatar Nov 09 '17 15:11 abhishekgahlot

@abhishekgahlot this is still an active roadmap?

m1ome avatar Oct 04 '18 19:10 m1ome

I have this problem

AN-MacBook-Pro:carrot allan$ go run cmd/main.go

github.com/interviewstreet/carrot

../../interviewstreet/carrot/server.go:25:15: undefined: chart.StyleShow ../../interviewstreet/carrot/server.go:26:15: undefined: chart.StyleShow ../../interviewstreet/carrot/server.go:30:15: undefined: chart.StyleShow ../../interviewstreet/carrot/server.go:31:15: undefined: chart.StyleShow ../../interviewstreet/carrot/server.go:36:6: unknown field 'Show' in struct literal of type chart.Style

Allan-Nava avatar Oct 13 '22 08:10 Allan-Nava