Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd/tsdbrelay: removing udp listener. Adding /api/count to tsdbrelay. #1518

Merged
merged 1 commit into from
Dec 15, 2015

Conversation

captncraig
Copy link
Contributor

No description provided.

@gbrayut
Copy link
Contributor

gbrayut commented Dec 15, 2015

just a heads up we will need to add this to our haproxy config, as right now only /api/put is forwarded to tsdbrelay

n, addr, err := conn.ReadFromUDP(buf)
pool := newRedisPool(server, database)
return func(w http.ResponseWriter, r *http.Request) {
fmt.Println("!!!!")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Debug line to remove?

@captncraig captncraig merged commit 240b407 into master Dec 15, 2015
@gbrayut gbrayut deleted the externalCounters branch December 30, 2015 01:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants