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

Change collector status data from a map to a set of objects #4886

Merged
merged 1 commit into from
Jul 9, 2018

Conversation

bernd
Copy link
Member

@bernd bernd commented Jul 6, 2018

This fixes a problem when using a "." character in a collector backend
name. It also makes it easier to run MongoDB queries against collector
status objects.

Fixes #4885

This fixes a problem when using a "." character in a collector backend
name. It also makes it easier to run MongoDB queries against collector
status objects.

Fixes #4885
@bernd bernd added this to the 3.0.0 milestone Jul 6, 2018
@bernd bernd requested a review from mariussturm July 6, 2018 12:07
bernd added a commit to Graylog2/collector-sidecar that referenced this pull request Jul 6, 2018
The collector backend status data structure changed from a map to a set
of objects.

Refs Graylog2/graylog2-server#4885
Refs Graylog2/graylog2-server#4886
@bernd bernd added the sidecar label Jul 6, 2018
@mariussturm mariussturm merged commit 9af5e30 into master Jul 9, 2018
@mariussturm mariussturm deleted the issue-4885 branch July 9, 2018 10:38
mariussturm pushed a commit to Graylog2/collector-sidecar that referenced this pull request Jul 9, 2018
The collector backend status data structure changed from a map to a set
of objects.

Refs Graylog2/graylog2-server#4885
Refs Graylog2/graylog2-server#4886
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sidecar collector backend configuration name cannot contain "."
2 participants