Đỗ Trọng Hải

Results 41 comments of Đỗ Trọng Hải

I've drafted a PoC in the linked PR There would be a new `Graph` option on left side , which redirects to a new page depicting the graph Wdyt?

Afaik, there's no test covering this issue on `grafana/agent`: it was reported by user as GH [issue](https://github.com/grafana/alloy/issues/415). The patch managed to fix the reported issue.

This log's verbosity has been reduced in this [commit](https://github.com/google/cadvisor/commit/2f9ab2e17406694722618dac3045916169acf981) so this noise could be fixed if the agent's `cadvisor` distro incorporates said change :D

`date-fns` is both stable and cool for some time. It's lightweight, actively maintained and very much feature-parity with `moment.js`. Second vote for that sturdy library.

@michael-s-molina Yes I can confirm the issue not yet resolved. I've digged around and it appears that this is the [culprit](https://github.com/chimurai/http-proxy-middleware?tab=readme-ov-file#nodejs-17-econnrefused-issue-with-ipv6-and-localhost-705) and I've fixed it in the HEAD commit. Since...

Can you initialize the DB without specifying the custom path for SQLite's db? May need you to delete whatever in `~/.superset` to ensure a fresh initialization. I suppose there's something...

This feature seems to be not implemented yet and is only in [placeholder mode](https://github.com/apache/superset/pull/24250) https://github.com/apache/superset/blob/f5843fe588112c5c303215945a36fda0845c9e99/superset-frontend/src/utils/textUtils.ts#L21 It'd be an interesting feature to implement but I don't know the context behind its...

> We might have to move the hosted, but I like the idea! While I also share the sentiment of moving the video to some more reliable host, I think...

Hello folks, is there anything not desired yet for merging in this PR? :D

I wonder if [`prometheus.exporter.cloudwatch`](https://grafana.com/docs/agent/latest/flow/reference/components/prometheus.exporter.cloudwatch/) is sufficient for your usecase 👀 ?