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

riemann.common/deprecated: no logs ? #886

Open
mcorbin opened this issue Dec 14, 2017 · 2 comments
Open

riemann.common/deprecated: no logs ? #886

mcorbin opened this issue Dec 14, 2017 · 2 comments

Comments

@mcorbin
Copy link
Contributor

mcorbin commented Dec 14, 2017

Hello,

With this config:

(streams
 (sum-over-time (index) #(info %)))

I expected to have a log telling me that the sum-over-time stream is deprecated (cf here). But i see nothing in the log file.

@mcorbin
Copy link
Contributor Author

mcorbin commented Dec 16, 2017

I made some tests, the riemann.common/deprecated macro works well when i call it in a clojure REPL, but not when i use a deprecated stream in my riemann.config (the riemann.common/deprecations-emitted atom seems empty).

@mcorbin
Copy link
Contributor Author

mcorbin commented Mar 27, 2018

I spent a lot of hours on this issue, i cannot find why the deprecation log is not printed. The deprecations-emitted atom is empty when i deref the atom on a running Riemann instance (using the repl server).

I would like some help on this issue ;)

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

1 participant