Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Add statsd metric reporting to Rust version #1054

Closed
bbangert opened this issue Oct 19, 2017 · 0 comments
Closed

Add statsd metric reporting to Rust version #1054

bbangert opened this issue Oct 19, 2017 · 0 comments
Assignees
Labels

Comments

@bbangert
Copy link
Member

The Rust version needs to emit statsd metrics to Datadog in the same manner as we do for the Python code. It should also emit the same metrics as we emit right now.

@bbangert bbangert added the p2 label Oct 19, 2017
@bbangert bbangert added the ready label Oct 19, 2017
@pjenvey pjenvey self-assigned this Oct 19, 2017
@pjenvey pjenvey added in progress and removed ready labels Oct 23, 2017
pjenvey added a commit that referenced this issue Nov 7, 2017
the rust side's metrics (via cadence) currently lack the ability to
pass datadog tags (currently ua.{message_data,connection.lifespan}

Issue: #1054
pjenvey added a commit that referenced this issue Nov 7, 2017
the rust side's metrics (via cadence) currently lack the ability to
pass datadog tags, currently ua.{message_data,connection.lifespan}

Issue: #1054
pjenvey added a commit that referenced this issue Nov 7, 2017
the rust side's metrics (via cadence) currently lack the ability to
pass datadog tags, currently ua.{message_data,connection.lifespan}

Issue: #1054
pjenvey added a commit that referenced this issue Jan 26, 2018
relies on my WIP cadence fork, see:
56quarters/cadence#41

also move ua parsing into utils, adding in the setup of metrics' values

Closes #1054
pjenvey added a commit that referenced this issue Jan 26, 2018
relies on my WIP cadence fork, see:
56quarters/cadence#41

also move ua parsing into utils, adding in the setup of metrics' values

Closes #1054
pjenvey added a commit that referenced this issue Jan 31, 2018
relies on my WIP cadence fork, see:
56quarters/cadence#41

also move ua parsing into utils, adding in the setup of metrics' values

Closes #1054
pjenvey added a commit that referenced this issue Jan 31, 2018
relies on my WIP cadence fork, see:
56quarters/cadence#41

also move ua parsing into utils, adding in the setup of metrics' values

Closes #1054
pjenvey added a commit that referenced this issue Feb 1, 2018
relies on cadence dev w/ new tag support

also:

- move ua parsing into utils, adding in the setup of metrics' values
- setup a cargo test run on travis

Closes #1054
pjenvey added a commit that referenced this issue Feb 1, 2018
relies on cadence dev w/ new tag support

also:

move ua parsing into utils w/ setup of metrics' specific values and
revert a stray pdb.set_trace

Closes #1054
pjenvey added a commit that referenced this issue Feb 1, 2018
relies on cadence dev w/ new tag support

also:

move ua parsing into utils w/ setup of metrics' specific values and
a couple other fixes

Closes #1054
pjenvey added a commit that referenced this issue Feb 1, 2018
relies on cadence dev w/ new tag support

also move ua parsing into utils w/ setup of metrics' specific values
and a couple other fixes

Closes #1054
pjenvey added a commit that referenced this issue Feb 1, 2018
relies on cadence dev w/ new tag support

also move ua parsing into utils w/ setup of metrics' specific values
and a couple other fixes

Closes #1054
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants