Ana Hobden
Ana Hobden
Seems to be working: https://sozialhelden.slack.com/archives/wheelmap/p1487695023000134
I wonder if this is more appropriate for http://www.brokenlifts.org/ ? Either way, great idea. :)
All modern browsers have a built in `confirm()` function that can be easily hooked in. Ref: https://developer.mozilla.org/en-US/docs/Web/API/Window/confirm
@bushuaigege Wheelmap may have been temporarily down. Please give it another shot?
Related to https://github.com/timberio/vector/pull/2692
I believe #2692 covers the usability side, we might want to invest more time into a performance work enabled by these new usability enhancements after.
Points #2692 does not cover which this speaks to: * Contributor ergonomics around the global log schema (e.g. would separate metadata simplify implementation?) * User confusion around "metadata" that we...
I spoke with @lukesteensen about this yesterday. I don't really think **this** warrants a full follow up RFC after #4066. I do think that two RFCs could to follow: *...
Around **Event API Performance**: * We should investigate https://docs.rs/smallvec/1.5.1/smallvec/ or https://docs.rs/dynstack/0.4.0/dynstack/ to fit in lookups and some of our Event API. Our (opt-in since #4066) is unfortunately heavy on heap...
@raghu999 Hi! We'd like to have this feature yes! The first step would be speccing out a proposal. (Eg, how would we know the schema?) You can do this informally...