helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

[telegraf] Expose Cisco Model-Driven Telemetry (MDT) input plugin in service.yaml

Open hampusehh opened this issue 2 years ago • 1 comments

Automatically expose Cisco Model-Driven Telemetry (MDT) port as defined in config.inputs.

config:
  inputs:
    - cisco_telemetry_mdt:
         service_address: ":57000"
- [ ] CHANGELOG.md updated
- [x] Rebased/mergable
- [ ] Tests pass
- [x] Sign [CLA](https://influxdata.com/community/cla/) (if not already signed)

hampusehh avatar Mar 23 '23 13:03 hampusehh

Hello, why not merge this pr?

Saigut avatar Nov 27 '23 11:11 Saigut

Can we try to bump the chart version similar to previous PRs? https://github.com/influxdata/helm-charts/pull/390/files https://github.com/influxdata/helm-charts/pull/401/files Commit message like "feat: [telegraf] add support for cisco_telemetry_mdt input" and tests might run too.

Hopefully this can get it to a better state and bring attention to reviewers. Current list of maintainers is outdated: https://github.com/influxdata/helm-charts/blob/master/charts/telegraf/Chart.yaml#L18-L22

joelsvensson avatar Apr 02 '24 11:04 joelsvensson