Azim-Palmer
Azim-Palmer
**Describe the bug** I have Jaeger hooked up to Elasticsearch and have it running for over a month. Over time my operations count via the jaeger ui went up to...
I'm struggling to see how to manually set a span's parent in the JS library ``` var tracer = tracingManager.getTracer(); const appStartupSpan = tracer.startSpan("AppStartup"); appStartupSpan.addEvent("IronHide starting"); // Some time later...
### Checklist - [X] I've looked through the [README](https://github.com/react-scheduler/react-big-schedule#readme) - [X] I've verified that I am running react-big-schedule latest version. - [X] I've searched the existing issues and discussions for...
**Intent** - Make it easier for people less intimately familiar with the game (like me) to find the right units in the selection panel.  **Notes** - code is very...
**Situation** - As I'm injecting in external dialogue at runtime, I have to maintain my own story history **Complication** As the `Choice` object doesn't expose the raw choice text, I...