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

fix: handle custom file of status_7mode object #1927

Merged
merged 1 commit into from
Apr 12, 2023

Conversation

Hardikl
Copy link
Contributor

@Hardikl Hardikl commented Apr 12, 2023

Tested locally with custom.yaml file with this content

objects:
  Status_7mode:    status_7_custom.yaml
./bin/poller -p sarzapi --promPort 13006 -o Status_7mode -c Zapi --config harvestopenlab.yml
2023-04-12T14:12:32+05:30 INF ./poller.go:205 > Init Poller=sarzapi configPath=harvestopenlab.yml logLevel=info version="harvest version 23.04.1214-v23.02.0 (commit d830c6c7) (build date 2023-04-12T14:12:12+0530) darwin/amd64\n"
2023-04-12T14:12:32+05:30 INF ./poller.go:242 > started in foreground Poller=sarzapi pid=88976
2023-04-12T14:12:33+05:30 INF ./poller.go:1215 > Use ZAPIs HARVEST_NO_COLLECTOR_UPGRADE= Poller=sarzapi collector=Zapi preferZAPI=true v=9.12.1
2023-04-12T14:12:34+05:30 WRN ./poller.go:331 > no collectors initialized, stopping Poller=sarzapi
2023-04-12T14:12:34+05:30 INF ./poller.go:556 > cleaning up and stopping [pid=88976] Poller=sarzapi

@cgrinds cgrinds merged commit c5e82cc into main Apr 12, 2023
@cgrinds cgrinds deleted the status_7mode_custom_issue branch April 12, 2023 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants