Sam Yuan
Sam Yuan
can we safe the calendar into a specific file so that I can import the file locally without access google?
wait a min, why kepler need OpenTelemetry or in general distributed tracing? in my point of view - kepler's workflow is not a distributed transaction. - kepler scans at ebpf...
> @sallyom has some early PoC with this I would like to see the PoC and further evaluate it. To see whether it's ready for us at implementation level or...
> @SamYuan1990 OTel won't have natively dashboards, or UI, etc. OTel defines data structures and protocols for metrics, logs and traces. They provide SDKs so that app developers can send...
I tried with https://github.com/open-telemetry/opentelemetry-go/blob/main/example/prometheus/main.go and https://github.com/open-telemetry/opentelemetry-go/blob/main/example/view/main.go it seems if we use OTel, it's nearly same as prometheus? as the output is http://localhost:2222/metrics or http://localhost:2223/metrics from the sample, hence, does it...
> @SamYuan1990 OpenTelemetry can collect metrics from Prometheus directly https://uptrace.dev/opentelemetry/prometheus-metrics.html > > So, we don't need to export OpenTelemetry metrics, right? yea... but in the past, as offline discussed with...
I would like to close this one, if needed, please reopen.
@akyriako , @marceloamaral , @rootfs as we moving infrastructure script into local-dev-cluster, hence I am going to move this ticket to https://github.com/sustainable-computing-io/local-dev-cluster/issues/22
close as it's an old pr and https://github.com/sustainable-computing-io/local-dev-cluster/issues/22#issuecomment-1621793840 please re open if needed.
@sallyom / @rootfs , would you like ref to https://github.com/sustainable-computing-io/KeplerK8SAction/pull/8 implements microshift support in our customer github action? then we can reuse microshift as k8s cluster in our CI for...