Donnivis Baker

Results 6 comments of Donnivis Baker

@microsoft-github-policy-service agree

> ```shell > => [data-formulator-dev development 4/12] WORKDIR /app 0.2s > => [data-formulator-dev development 5/12] RUN mkdir -p /app/config 0.5s > => ERROR [data-formulator-dev development 6/12] COPY docker-entrypoint.sh /app/ >...

> Thanks for the quick fix! I still run into some issue: > > 1. entrypoint: [ "/bin/bash", "/app/docker/docker-entrypoint.sh" ] --> entrypoint: [ "/bin/bash", "/app/docker-entrypoint.sh" ] since it is copied...

Updated PR branch to dev as requested > Can you do this PR to dev branch? I’ll still need to tweak some minor stuff there, especially for the data-formulator-dev >...

> Docker support for Data Formulator would be fantastic for simplifying deployment and testing. > Will send a PR for this. :) Please check my PR request for this

The functionality to customize bucket boundaries for bundle_loading_duration_ns is already implemented in OPA. You can configure custom bucket boundaries in your OPA configuration file using the status.prometheus_config.collectors.bundle_loading_duration_ns.buckets field. Here's how...