influxdata / influxdata/telegraf
feature request: passing app name in connector details
Open
feature request
- Dominant language
- Go
- Stars
- 17.8k
- Forks
- 5.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 161
Description
### Use Case
Passing the AppName in connector details will help ADX to differentiate between the output plugins ingesting data to ADX
### Expected behavior
pass the app name in
conn.SetConnectorDetails()
### Actual behavior
NA
### Additional info
_No response_
Contributor guide
Research direction
Start by locating conn.SetConnectorDetails() and the connector-details handling used by output plugins. Trace how connector details reach ADX, then add the app name so ADX can distinguish output plugins and verify the behavior with the relevant tests; the payload does not name a specific file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100