Skip to content

Pull requests: influxdata/telegraf

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat(outputs.mongodb): Allow writing metrics in batches area/mongodb feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/output 1. Request for new output plugins 2. Issues/PRs that are related to out plugins
#18422 opened Feb 26, 2026 by srebhan Loading…
1 of 2 tasks
chore(internal.clock): Merge ticker implementations chore
#18420 opened Feb 26, 2026 by srebhan Loading…
1 of 2 tasks
fix(outputs.opentelemetry): Prevent goroutine leak on gzip write failure fix pr to fix corresponding bug plugin/output 1. Request for new output plugins 2. Issues/PRs that are related to out plugins
#18418 opened Feb 26, 2026 by skartikey Loading…
1 of 2 tasks
test(outputs.sql): Make integration tests more robust area/sql plugin/output 1. Request for new output plugins 2. Issues/PRs that are related to out plugins test
#18417 opened Feb 26, 2026 by srebhan Loading…
1 of 2 tasks
feat(outputs.heartbeat): Add logging information feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/output 1. Request for new output plugins 2. Issues/PRs that are related to out plugins ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
#18415 opened Feb 25, 2026 by srebhan Loading…
1 of 2 tasks
fix(inputs.internet_speed): Respect server_id_include filter when selected server is not in fetched list fix pr to fix corresponding bug plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins
#18412 opened Feb 24, 2026 by skartikey Loading…
1 of 2 tasks
feat(common.opcua): Add support for datetime arrays area/opcua feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.
#18411 opened Feb 24, 2026 by jprandelliberief Loading…
1 of 2 tasks
chore(deps): Bump google.golang.org/api from 0.266.0 to 0.268.0 chore dependencies Pull requests that update a dependency file
#18405 opened Feb 23, 2026 by dependabot bot Loading…
chore(deps): Bump github.com/vmware/govmomi from 0.52.0 to 0.53.0 chore dependencies Pull requests that update a dependency file
#18402 opened Feb 23, 2026 by dependabot bot Loading…
feat(outputs.health): Add option for setting default status feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/output 1. Request for new output plugins 2. Issues/PRs that are related to out plugins
#18393 opened Feb 23, 2026 by srebhan Loading…
1 of 2 tasks
fix(inputs.opcua_listener): Prevent panic on events with empty fields fix pr to fix corresponding bug plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins
#18392 opened Feb 23, 2026 by skartikey Loading…
1 of 2 tasks
chore(inputs.sip): Clean up validation and fix test race chore plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins
#18389 opened Feb 23, 2026 by skartikey Loading…
1 of 2 tasks
chore(inputs.docker): Fix duplicate test name and use short variable declarations area/docker chore plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins
#18388 opened Feb 23, 2026 by skartikey Loading…
1 of 2 tasks
fix(inputs.smart): Include NVMe SMART data in smart_device measurement area/smart fix pr to fix corresponding bug plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins
#18387 opened Feb 23, 2026 by skartikey Loading…
1 of 2 tasks
fix(inputs.fibaro): Handle numeric value2 field from HC3 devices fix pr to fix corresponding bug plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins
#18381 opened Feb 20, 2026 by skartikey Loading…
1 of 2 tasks
feat: Update Go to 1.26.0 chore feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin
#18344 opened Feb 12, 2026 by mstrandboge Loading…
1 of 2 tasks
feat(outputs.stackdriver): Add credentials file support for stackdriver output plugin feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/output 1. Request for new output plugins 2. Issues/PRs that are related to out plugins
#18339 opened Feb 11, 2026 by MalachiMcIntosh Loading…
1 of 2 tasks
feat(inputs.exec): Add support for single-command array-type 'command' setting - thin interface to osExec.Command() area/exec feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins waiting for response waiting for response from contributor
#18338 opened Feb 11, 2026 by JoseAPortilloJSC Loading…
1 of 2 tasks
feat(inputs.mem): Add extended memory stats feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins waiting for response waiting for response from contributor
#18281 opened Jan 29, 2026 by pvlltvk Loading…
1 of 2 tasks
feat(inputs.aliyuncms): Refactor common parts to plugins/common feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins
#18280 opened Jan 29, 2026 by ZPascal Loading…
5 tasks done
feat(inputs.aliyunrds): Add plugin feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins
#18253 opened Jan 23, 2026 by ZPascal Loading…
8 tasks done
feat(inputs.nftables): Monitor named counters feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins waiting for response waiting for response from contributor
#18246 opened Jan 20, 2026 by niklasf Loading…
1 task done
feat(cpu): add clamp_percentages option feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin waiting for response waiting for response from contributor
#18220 opened Jan 14, 2026 by tsaridas Loading…
1 task
chore(deps): Bump github.com/prometheus/prometheus from 0.308.1 to 0.309.1 chore dependencies Pull requests that update a dependency file
#18211 opened Jan 13, 2026 by dependabot bot Loading…
fix: xpath fails to parse json array elements fix pr to fix corresponding bug waiting for response waiting for response from contributor
#18179 opened Jan 2, 2026 by majiayu000 Loading…
ProTip! Add no:assignee to see everything that’s not assigned.