GithubHelp home page GithubHelp logo

Comments (2)

pcn avatar pcn commented on May 30, 2024

Quick note:

I've been testing in a virtualenv:

virtualenv ~/venvs/graph-explorer
. ~/venvs/graph-explorer/bin/activate
pip install python-statsd
pip install decorator
./graph-explorer.py

I actually haven't pointed this at a statsd setup (no access from my home to company statsd, haven't set-up bucky+graphite on my laptop yet) but I've verified that datagrams are being sent that look about right when I enable this (I'm sending to www.google.com 8125 based on the premise that they'll forgive a few bytes getting dropped by their firewalls).

509 pn@pn-mac 14:32 ~ $ sudo tcpdump -A -i en1 udp and port 8125
tcpdump: verbose output suppressed, use -v or -vv for full protocol decode
listening on en1, link-type EN10MB (Ethernet), capture size 65535 bytes
14:33:36.908827 IP pn-mac.57538 > lga15s29-in-f16.1e100.net.8125: UDP, length 41
[email protected]
..-J}.......1..pn.test.graph-explorer.app.build_data:1|c
14:33:36.918638 IP pn-mac.61254 > lga15s29-in-f16.1e100.net.8125: UDP, length 80
[email protected]%
..-J}...F...X..pn.test.graph-explorer.app.build_data.pn.test.graph-explorer.app.build_data:2|ms

etc.

from graph-explorer.

Dieterbe avatar Dieterbe commented on May 30, 2024

i'm gonna close this because from what we last discussed, it's not a finished solution that could be merged.
that said, if you want to touch base on this again, i'll gladly help out.

from graph-explorer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.