Skip to content

feat(signal-generator): add simulated gaps#113

Open
caterryan wants to merge 3 commits into
mainfrom
feat/signal-generator-gaps
Open

feat(signal-generator): add simulated gaps#113
caterryan wants to merge 3 commits into
mainfrom
feat/signal-generator-gaps

Conversation

@caterryan

Copy link
Copy Markdown
Collaborator

Summary

  • add configurable simulated outage gaps to signal generator output
  • document default gap behavior, disable flag, and upgrade impact
  • bump signal generator to 0.3.0 and update registry metadata

Validation

  • python3 -m pytest influxdata/signal_generator/test_signal_generator.py
  • manually validated on influxdb:3-enterprise 3.10.2 with --without-auth and --plugin-dir=/plugins
  • observed gap logs showing generated points removed and timestamp holes matching configured gap windows
  • verified gap_enabled=false control trigger kept continuous 10 Hz output

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think there's any need to add files with plans to the repository, same point for GAP_IMPLEMENTATION_PLAN.md

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Whoops. Good catch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants