Adin Hodovic

Results 40 comments of Adin Hodovic

They're just helm releases atm, we'll need to tagged releases for the exporter itself. The ones that are there is just the chart.

> Unfortunately team IDs are not supported for Github due to: #2715. The GraphQL API returns a different ID from what is returned by the rest API so it does...

@paulfantom can you take a look when you find time? Thanks!

Delayed reply, but these changes seem non-terraform specific. Majority of the documentation is auto-generated (using terraform-docs) and it's specifically used alongside terraform and not manual UI worker creation. However, thanks...

> Please update the other files listed in the checklist. For Helm chart changes bump the Helm chart version in `production/helm/loki/Chart.yaml` and update `production/helm/loki/CHANGELOG.md` and `production/helm/loki/README.md.` [Example PR](https://github.com/grafana/loki/commit/d10549e3ece02120974929894ee333d07755d213) Anything else...

@JStickler Can you merge this small PR?

> @adinhodovic I'm the technical writer on the team, so I avoid merging code as I'm not a developer. Ah, sorry about the ping!

I just did disabled the built in mappings for the cmdline preset. ```lua cmp.setup.cmdline(":", { mapping = cmp.mapping.preset.cmdline({ -- Use default nvim history scrolling [""] = { c = false,...

> Thanks @adinhodovic, this looks like it works with no observable downsides. I wonder what the intent of the C-n / C-p mappings that we're overriding were? Because I guess...

Yeah, I'm aware - maintaining one here: https://github.com/danihodovic/celery-exporter/tree/master/celery-mixin, https://github.com/danihodovic/borg-exporter/tree/master/borg-mixin. As of now not done it as I've got multiple of them that are work in progress and needs some cleanups:...