Closed Bug 1714415 Opened 5 years ago Closed 5 years ago

Verify experimenter statsd is being routed to influx correctly

Categories

(Data Platform and Tools Graveyard :: Operations, task, P3)

Tracking

(Not tracked)

RESOLVED MOVED

People

(Reporter: jlockhart, Assigned: whd)

Details

Experimenter is configured to send statsd telemetry events for monitoring background celery tasks.

The statsd is configured via the following environment variables:

https://github.com/mozilla/experimenter/blob/main/.env.sample#L45-L48

Example of a celery task that emits statsd:

https://github.com/mozilla/experimenter/blob/main/app/experimenter/kinto/tasks.py#L26

Each of the tasks in that file is configured to emit telemetry so let's verify that those events are landing in a grafana instance that can be queried.

Assignee: nobody → whd
Priority: -- → P3

Moved to Jira DSRE-64

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → MOVED
Product: Data Platform and Tools → Data Platform and Tools Graveyard
You need to log in before you can comment on or make changes to this bug.