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

Improve handling of time parsing #52

Closed
wants to merge 3 commits into from

Conversation

carrieedwards
Copy link
Collaborator

This PR updates time parsing in CarbonAPI. Currently, CarbonAPI is able to parse relative time such as "-7d" or "1s". However, it does not have the functionality to parse absolute time, such as "04:00_20110501". Several functions, such as verticalLine and linearRegression, accept absolute time as arguments.

@npazosmendez
Copy link

Should we close this? Since we already have go-graphite#721 open

@carrieedwards
Copy link
Collaborator Author

Closing as this is now being implemented in the upstream repo

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

Successfully merging this pull request may close these issues.

None yet

2 participants