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

odata server side paging #1

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

roelgerrits
Copy link

Hi Spark404,

Here are my changes

2. Changed caching, TTL of 3600 seconds since creation date can give problems when data retreival takes more than one hour
3. Now start and stop accept a relative format, for example: 1m-ago or 10w-ago
	s for seconds
	h for hours
	d for days
	w for weeks
	m for months
	y for years
4. Tags are returned as tag1-tag16, since we don't know what tags to return in the metadata call
…t correct

Made the hostname and port configurable
… roelgerrits-master

Conflicts:
	src/tools/TSDMain.java
	src/tsd/PipelineFactory.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant