Mikayla Thompson

Results 10 issues of Mikayla Thompson

I'm getting a segfault whenever I try to require tesseract. All I have in the file is `require 'tesseract'` and it crashes. The stack trace is [here](https://gist.github.com/mikaylathompson/ca6a5107af1c903ead37). It looks like...

Listing tasks works, but getting info on a specific task fails, with an error that looks like a JSON parsing issue? ``` $ asana tasks 0 [ ] Improve performance...

### Description This task adds Metrics Sources for cloudwatch & prometheus to the console ### Issues Resolved [MIGRATIONS-1743](https://opensearch.atlassian.net/browse/MIGRATIONS-1743) ### Testing Manual testing and unit tests. This will also be used...

### Description [Describe what this change achieves] * Category (Enhancement, New feature, Bug fix, Test fix, Refactoring, Maintenance, Documentation) * Why these changes are required? * What is the old...

### Description This adds a `demo.sh` script that nominally sets-up and runs an end to end demo. In reality, many of the steps need to be run on a source...

### This proposal has been significantly modified as of 11/5. The original proposal can be expanded at the bottom of this post. Note that comments before 11/5 refer to the...

enhancement

I just found and started using docker-cache -- thank you! We encountered an interesting edge case--I was using `hashFiles` on the Dockerfiles in our repo for the cache key, but...

### Description First, this PR adds sigv4 signing 1. as a concept in the services.yaml 2. to the documentation for the services.yaml 3. To the Cluster object **TODO** Either in...

We're using `requests-auth-aws-sigv4` to sign requests for an Opensearch cluster. One common syntax for the api is to add `?v` to the end of a url to get a verbose...

### Description We saw in customer testing yesterday that not having the metadata logs path easily available complicates user debugging. This PR checks for a new metadata migration log from...