osmosis
osmosis copied to clipboard
Roman/data 187 sqs datadog poc
Closes: #XXX
What is the purpose of the change
Ref:
- CometBFT ABCI query wiring: https://github.com/osmosis-labs/cometbft/pull/85
- Cosmos SDK ABCI query wiring: https://github.com/osmosis-labs/cosmos-sdk/pull/612
Note that I ended up not needing the logic in the SDK fork since it was missing headers anyways (the server is exposed comet side)
Logic is ported over from the SQS POC: https://github.com/osmosis-labs/sqs/pull/250. The instructions to start this up are exactly the same as in the SQS POC PR.