Closed Bug 738788 Opened 12 years ago Closed 12 years ago

[firefoxflicks] Add statsd connection info to firefoxflicks

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

All
Other
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: osmose, Assigned: bburton)

References

()

Details

The following settings need to be added to every flicks environment and customized for each:

STATSD_HOST = 'localhost'
STATSD_PORT = 8125
STATSD_PREFIX = 'flicks_env'

Please set the statsd host and port to the appropriate values for the generic cluster, and change the prefix to match the environment (flicks_dev, flicks_stage, flicks_prod).

Also, where can we access the graphite graphs that these statistics will generate?
Blocks: 720412
We do have a statsd and graphite that I'll get setup for you.

They'll be accessible at https://graphite-phx.mozilla.org/ , which requires your LDAP auth.

We'll try to get this setup for today or Monday
Assignee: server-ops → bburton
Status: NEW → ASSIGNED
Summary: Add statsd connection info to firefoxflicks → [firefoxflicks] Add statsd connection info to firefoxflicks
I've pushed this live to -dev

I'm seeing it in the tree on https://graphite-phx.mozilla.org/ -> stats -> flicks-dev -> response -> 200 and 301

Please confirm you can see this and the data looks correct, then I'lll add and push live to -stage and -prod
I can see this and the data looks good to me.
I pushed -stage settings live at 10:16AM, but I'm not seeing any data show up in graphite yet. Does the code need to be updated too?
Oops, yeah. We're not pushing to stage until tomorrow. If you just add the config stuff to prod as well, we'll mark this as resolved and then QA will verify when we push to make sure stuff is showing up.
Ok, -prod settings have been added and will go out with the next prod push.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Group: infra
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.