Azure / Azure/data-api-builder
[Bug]: Missing `dab init` flags to modify the runtime telemetry options
Open
bug
triage
- Dominant language
- C#
- Stars
- 1.5k
- Forks
- 370
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 8
Description
### What happened?
When we use `dab init` we set a default value for the `runtime.telemetry.open-telemetry` parameters, but there is no way to edit those parameters with the `dab init` command. We are also unable to edit any `runtime.telemetry` parameters in general with this CLI command.
### Version
2.0.0-rc
### What database are you using?
Azure SQL
### What hosting model are you using?
Local (including CLI)
### Which API approach are you accessing DAB through?
_No response_
### Relevant log output
```Text
```
### Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Contributor guide
Assessment
This issue has not been assessed yet.