Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(inputs.mock): Add option to use a different baseline for sineWave #15269

Closed
LarsStegman opened this issue Apr 30, 2024 · 0 comments · Fixed by #15270
Closed

feat(inputs.mock): Add option to use a different baseline for sineWave #15269

LarsStegman opened this issue Apr 30, 2024 · 0 comments · Fixed by #15270
Labels
feature request Requests for new plugin and for new features to existing plugins

Comments

@LarsStegman
Copy link
Contributor

Use Case

Sometimes we want a sine wave that does not rotate around 0.0, but 1.0 for example.

Expected behavior

Telegraf outputs a sine wave that rotates around x.

Actual behavior

Telegraf outputs a sine wave that rotates around 0.0.

Additional info

No response

@LarsStegman LarsStegman added the feature request Requests for new plugin and for new features to existing plugins label Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Requests for new plugin and for new features to existing plugins
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant