Azim-Palmer

Results 3 issues of 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...

bug
good first issue
storage/elasticsearch

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...

question