haystack icon indicating copy to clipboard operation
haystack copied to clipboard

Top level repository for Haystack, containing documentation and deployment scripts

Results 57 haystack issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Hello Team, We are setting up Haystack on the local system by not using Docker. When we are pushing the data , we can see trends on the UI. However,...

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

Unable to discover AWS AMIs which running terraform tempate Error: Error refreshing state: 4 error(s) occurred: * module.haystack-datastores.data.aws_route53_zone.haystack_dns_zone: 1 error(s) occurred: * module.haystack-datastores.data.aws_route53_zone.haystack_dns_zone: data.aws_route53_zone.haystack_dns_zone: no matching Route53Zone found * module.haystack-k8s.data.aws_route53_zone.haystack_dns_zone:...

A service is only displayed in the service graph if a parent-child relationship is found. This seems to be done in the [SpanAccumulator.scala](https://github.com/ExpediaDotCom/haystack-service-graph/blob/master/node-finder/src/main/scala/com/expedia/www/haystack/service/graph/node/finder/app/SpanAccumulator.scala) where it looks for 'cs', 'cr' and...

enhancement

The spans include the start time and duration for each call. Developers could add a custom field to the log to include the bytes sent but that would require having...

This is to safeguard the system from getting overwhelmed in case of unplanned extreme traffic increase. This does not mean we are trading anything with scalability. This is just to...

enhancement