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

#49 - Read in config #89

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

#49 - Read in config #89

wants to merge 12 commits into from

Conversation

surdaft
Copy link
Contributor

@surdaft surdaft commented Feb 2, 2025

Refer to #87 before this PR

Implements config in a method similar to blackbox prober; allowing for the following to reload config

  • POST to /-/reload
  • kill -SIGHUP $PID

closes #49
closes #86

Also a partial towards #63

@damoun
Copy link
Owner

damoun commented Feb 6, 2025

@surdaft can you rebase ?

- use Reload to recreate all collectors with new config
- add script for retrieving an appAccessToken conveniently
- getAppAccessToken will now read from config and update in place with new token
- add debug launch config
- add snippet for collector generation
- add user api cache
- add snips collector
- known: api says 403, need to investigate
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.

Read access token from a file Disable collectors config
2 participants