Ben Blackmore
Ben Blackmore
Any update on this one? I could use this as well.
Hi @venth, this is not currently possible. We are planning / working on enhancement within the website monitoring area, but these aren't ready yet. To keep up2date, please file a...
Awesome PR @wmertens. Exactly what I need just now 👍
Hey Bill, right now, this is not yet supported. Truth be told, a fair share of the code is prepared to handle this though. We'll keep this in mind for...
We will definitely consider this, as this is a common visualization in documentation, articles and books. Thank you for the suggestion 👍
Hey @joaopgrassi, right now, the deploy section does indeed require AWS. We haven't invested much into making this aspect easier, as not many folks have thus far been wanting to...
Would it be possible to wrap the worker in some custom code and in there to update the texts @roshan-gh? https://github.com/dash0hq/otelbin/blob/1d013b84b6c3b4f2b41be05a68944392a21499a8/src/contexts/EditorContext.tsx#L97-L100
Hey @aabmass, we currently rely on a [JSON schema](https://github.com/dash0hq/otelbin/blob/main/packages/otelbin/src/components/monaco-editor/schema.json) and [monaco-yaml](https://github.com/remcohaszing/monaco-yaml) to generate the autocompletion. Agree w.r.t. the behavior. I have opened [an issue with monaco-yaml](https://github.com/remcohaszing/monaco-yaml/issues/228) to understand whether there...
Hey folks, what about `service.name`, `service.namespace` etc.? Should they also be included in the registry? These attributes cannot currently be found within registry and they are not listed within the...
@Rall3n: I can also reproduce this via the [CodeSandbox](https://codesandbox.io/s/react-select-v4-sandbox-forked-4pydg?file=/example.js) and the live demo on the official website. Note that this does not happen with a Macbook touchpad. For me this...