MorningSpace

Results 69 comments of MorningSpace

Hi @dashpole, my comments as below. > If you do not group by the go.memory.type label, ... Thanks for the clarification. > If we want to add /memory/classes/heap/objects:bytes, we would...

@dashpole Sorry for the delay. Below are my reply to your comments. Also, I'm preparing a PR for the semantic convention proposal. Let me know if that makes sense or...

Hi @dashpole, any comments re: my last reply. Thanks!

This is awesome! Thanks @dashpole for your time to keep chasing it. With that, I think we are all agreed with the proposal based on the above discussion, also the...

Thanks @julianocosta89 for the quick reply. Just to add, we are also seeing that the frontend service keeps reporting errors as below. ```console PageNotFoundError: Cannot find module for page: /500...

Hi @puckpuck , thanks for your looking into this issue. I think we did not change the receiver configuration. What @sophiaxu0424 pasted above is the customized pieces that we added...

One quick update: I noticed there's a setting in `.env`: ``` PUBLIC_OTEL_EXPORTER_OTLP_TRACES_ENDPOINT=http://localhost:8080/otlp-http/v1/traces ``` This may need to be updated to reflect a remote host address instead of the default `localhost`....

I was having the same problem as @sophiaxu0424 does. And after I did some modifications, now I can see the pages from a remote machine. Here is what I did:...

After I did the above changes, I can see the demo generally works. But still, I can see some errors when navigating through the pages. For example, I can see...