haystack
haystack copied to clipboard
Top level repository for Haystack, containing documentation and deployment scripts
HI Team, I found method in Haystack reporter. Ii is never used for conversion of Zipkin span to haystack span is there any specific use case for this method or...
* If a user wants to search for say given page-name in the universal search bar, currently auto-populate is not supported so there are no hints, and one needs to...
When using the current terraform scripts to deploy Haystack to Minikube I get the following error ``` Error getting plugins: 2 problems: - module "alerting": "mc-a2m-mapper" is not a valid...
We would need something like a haystack control plane which would monitors the incoming traffic for haystack and is able to attribute it to service or apply rules for ingress...
We should allow to search traces based on span duration. For. e.g say we want to look few sample traces where the spans from Service 'A' have duration more than...
As of now haystack-traces just supports a memory and a cassandra backend for storage. We moved the storage code to a separate sidecar app as part of another issue https://github.com/ExpediaDotCom/haystack-traces/issues/185....
The positioning for some spans seems a bit incorrect. I can't upload the full json to github because the content is sensitive (I can share it in private) but I'm...
A common issue I have is linking events across different monitoring systems. For example, a very common scenario would be me having to copy a trace id from Haystack, open...