Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing decrement method in events #61

Closed
alexsegura opened this issue Dec 11, 2017 · 1 comment
Closed

Missing decrement method in events #61

alexsegura opened this issue Dec 11, 2017 · 1 comment

Comments

@alexsegura
Copy link
Contributor

The decrement method is not managed by the bundle.

Consider the following configuration:

m6_statsd:
  clients:
    default:
      events:
        order.accepted:
          decrement: "orders.waiting"

It causes the following error:

Unrecognized option "decrement" under "m6_statsd.clients.default.events.order.accepted"

I'll send a pull request shortly.

@omansour
Copy link
Contributor

correct 👍

txs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants