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

Triggers do not record a value if sending graphite "-1" magic value for timestamp #426

Closed
imavroukakis opened this issue Sep 19, 2019 · 1 comment · Fixed by #438
Closed

Comments

@imavroukakis
Copy link
Contributor

  • Steps to replicate
    • Create a new trigger
    • send data using -1 as datestamp e.g. echo "DevOps.my_server.hdd.freespace_mbytes 9 -1" | nc localhost 2003
    • Trigger records data sent, but no value is present
      image

Any subsequent data sent, is ignored and you have to delete the trigger and recreate it.

@borovskyav
Copy link
Contributor

borovskyav commented Oct 6, 2019

Nixolay pushed a commit that referenced this issue Oct 15, 2019
…ct deletion to CLI

    * Added flags for this feature: user-del, from-user, to-user
    * Create new functions transferUserSubscriptionsAndContacts and deleteUser
Close #426
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants