profile
viewpoint
Denis Bardadym btd AWS Deutschland, München

btd/docco 15

Most advanced fork of original docco - documentaion generator

btd/connect-session 5

Connect.js session managment for Rest Api applications

btd/browserpipe 2

Small node.js application as analog for pocket and pinterest

btd/awslogs-stream 1

Writable stream to push logs to AWS CloudWatch Logs

btd/adaptagrams 0

Libraries for constraint-based layout and connector routing for diagrams.

btd/ansible-redis 0

Highly-configurable Ansible role to install Redis and Redis Sentinel from source

btd/api-blueprint 0

API Blueprint

btd/atom-ensime 0

Just a playground, do not try to use

PR closed btd/rollup-plugin-visualizer

fix: support `[format]` in file name

Support filename: 'temp/stats-[format].html' for different format builds.

+1 -1

3 comments

1 changed file

qmhc

pr closed time in 21 days

pull request commentbtd/rollup-plugin-visualizer

fix: support `[format]` in file name

Hi, sorry for late response. Format does not affect information in bundle. This step executed by rollup at the very end after all plugins.

qmhc

comment created time in 21 days

issue closedbtd/rollup-plugin-visualizer

No stats for CSS files in the build output

I started with an empty (Vanilla) Vite project using yarn create vite command. Selected the "Vanilla" option and then added the vite.config file in the gist below. When building the project, the stats file has no reference to the CSS file output into the dist/local directory.

Stats file and vite config: https://gist.github.com/jasonaden/f38a7a38cea4fb8ff6b5ea71d9fcfcb7

closed time in 21 days

jasonaden

issue commentbtd/rollup-plugin-visualizer

No stats for CSS files in the build output

Closing

jasonaden

comment created time in 21 days

issue openedcdklabs/cdk-monitoring-constructs

ECS monitoring for disk space

Feature scope

ECS Fargate

Describe your suggested feature

Hi, thank you for super useful lib.

I would like to propose to add disk space usage (fill) to the existing Fargate monitoring.

Metrics: https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Container-Insights-metrics-ECS.html EphemeralStorageReserved and EphemeralStorageUtilized so that i can alarm when task disk almost fill.

created time in 2 months

pull request commentbtd/rollup-plugin-visualizer

fix: support `[format]` in file name

Hi, thanks for PR. Can you pls first explain your usecase? Like why you cannot set filename like temp/stats-${format}.html in your config?

qmhc

comment created time in 3 months

more