Troy Howard
Troy Howard
Note, I did some code spelunking and it looks like the agent doesn't support parsing tags from graphite plain text at this time: https://github.com/sensu/sensu-go/blob/main/agent/transformers/graphite.go#L45 ... so this would be a...
I'd be glad to help out. I'll do my best, though I'm stronger in Ruby/Python than Scala. I could also do C#/F#. We could probably code-gen the protobuf bindings for...
That makes sense. Protobuf seems like a more natural fit anyhow. Anything I can do to help w/ the move form JSON to protobuf? (Go is completely new to me,...
This is related to issue #2 and could be merged into a single issue.
Documented these limitations here: https://github.com/thoward/lucene-query-parser.js/wiki#wiki-incomplete-implementation-of---and--operators
This limitation is documented here: https://github.com/thoward/lucene-query-parser.js/wiki#wiki-escaping-special-characters Would be great for someone to fix that!
One option is implementing one (or more) of the popular SaaS search products out there (eg Searchify or any of these: https://addons.heroku.com/#search) as a backend for Haystack. See: http://django-haystack.readthedocs.org/en/latest/creating_new_backends.html I...
This error continues to crop up more and more regularly. After looking over the code a bit, I think #294 is identifying a slightly different problem, which is more related...
I added a paragraph to disambiguate between stack outputs and Output in #13332 ... This should prevent this kind of (very understandable) confusion in the future.
You've done some of this work, but I'm not sure how much is left to do. Can you update the checklist here, and for anything isn't yet complete, create a...