Chris Cowan

Results 17 comments of Chris Cowan
trafficstars

@Elfo404 I was just looking into what it will take to get this working correctly. We need to change the `getFields` query to use `_field_caps` instead of `_mapping` API.

I had to do the same thing for my power meter.

> 1. Is the Observability plugin instantiation the right place to run the above 2nd point (index mapping)? Yes, the implementation for this project will happen under the observability plugin....

@vinaychandrasekhar Our best approach is to use Ansible to test the API during development.

@fkanout I was talking to @kdelemme about this and I would prefer we had a function called `setupSLOResources` that we called at the beginning of the API request that creates...

If end up doing a subset of fields, at a minimum we need: - `host.*` - `cloud.*` - `orchestrator.*` - `labels.*` - `tags`

@rylnd I'm saying at a minimum, O11y needs those "top level" fields (objects) added to the mappings for Alert-As-Data.

I'm also having issues with this, I'm using Neovim. I've never been able to get `:TsuRenameSymbol` to show up in the commands. I've tried everything in this tread to no...