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

Rate Limit central collection fields not populating properly #30

Open
sjacks26 opened this issue Jun 28, 2018 · 0 comments
Open

Rate Limit central collection fields not populating properly #30

sjacks26 opened this issue Jun 28, 2018 · 0 comments
Assignees
Labels

Comments

@sjacks26
Copy link
Contributor

I haven't looked into this at all yet, but it seems that some of the fields don't always populate correctly in the central rate limit collection.

The following comes from the db called "Houston" on houston.

{
"_id" : ObjectId("5b29e0fc7315ac1c3da8ba15"),
"project_name" : "Gunsv7",
"lost_count" : 1,
"server_name" : "houston",
"notified" : false,
"timestamp_ms" : "1529469968212",
"collector_id" : "streamlimits",
"collection_type" : "UNDEFINED",
"time" : "2018-06-20T00:46:08",
"project_id" : "5ad7a9f47315ac32f5d8b9bf"
}
{
"_id" : ObjectId("5b2a275c7315ac1c3da8ff4c"),
"project_name" : "Gunsv7",
"lost_count" : 2,
"server_name" : "houston",
"notified" : false,
"timestamp_ms" : "1529488688607",
"collector_id" : "5ad7ab407315ac330929bc02",
"collection_type" : "track",
"time" : "2018-06-20T05:58:08",
"project_id" : "5ad7a9f47315ac32f5d8b9bf"
}

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

No branches or pull requests

2 participants