Skip to content

Instantly share code, notes, and snippets.

@alex-stone
Created July 13, 2015 21:50
Show Gist options
  • Save alex-stone/7a95200b4f525ec324d8 to your computer and use it in GitHub Desktop.
Save alex-stone/7a95200b4f525ec324d8 to your computer and use it in GitHub Desktop.
Delete pre-rollout ticket metric events for internal accounts
Zendesk::TicketMetric::EventDeleter.new("z3nstone".to_account).run!
Zendesk::TicketMetric::EventDeleter.new("deadlift".to_account).run!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment