Chris Czub

Results 44 issues of Chris Czub

Should happen after #965 Per the Prometheus docs, labels should have low cardinality (

A-tooling

[VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics) is a popular and performant time-series database that can function as a drop-in replacement for Prometheus. The primary motivator is that they have a query language which is [much...

A-tooling

**Is your feature request related to a problem? Please describe.** Our metrics are behaving strangely. The exact counts begin correct, but over time they become inaccurate. However if you engage...

A-tooling

The freshstart script is designed for local development deployment and expects a local database to exist. We should create a production freshstart script. This would be very simple: - [...

A-tooling

Currently there's some non-private data being cached to the view service, alongside private data. It should be possible to query most of the non-private data from the fullnodes. We should...

This issue tracks implementation of Penumbra's DEX engine, the component that performs the four phases of DEX execution at the end of every block: 1. Adding all newly opened liquidity...

_P-V1

Blocked on https://github.com/penumbra-zone/penumbra/issues/1727

_P-low

As identified by @hdevalence here: https://github.com/penumbra-zone/web/pull/663#issue-2166001644 if we were to remove transaction-wide byte costs and instead have transaction costs be solely the summation of the actions included in the transaction's...

In https://github.com/penumbra-zone/penumbra/pull/3903 we fixed a bug regarding IBC timeouts, however we were not able to get any additional test coverage for confidence. Once #3588 is further along, it would be...

_P-V1
_P-low
A-mock-consensus