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

Add ability to create scripted browser monitors #54

Closed
rofe opened this issue Mar 30, 2020 · 2 comments · Fixed by #55
Closed

Add ability to create scripted browser monitors #54

rofe opened this issue Mar 30, 2020 · 2 comments · Fixed by #55
Assignees
Labels
enhancement New feature or request released

Comments

@rofe
Copy link
Collaborator

rofe commented Mar 30, 2020

Is your feature request related to a problem? Please describe.
In New Relic, we are mainly using 2 types of monitors: scripted API and scripted browser. While the earlier can be created automatically using the newrelic automation tool, we can't automate the latter yet.

Describe the solution you'd like
Add argument --type allowing users to select api (default) or browser.

@rofe rofe added the enhancement New feature or request label Mar 30, 2020
@rofe rofe self-assigned this Mar 30, 2020
@rofe
Copy link
Collaborator Author

rofe commented Mar 30, 2020

Note: when --type is set, providing --script becomes mandatory.

@rofe rofe closed this as completed in #55 Apr 1, 2020
adobe-bot pushed a commit that referenced this issue Apr 1, 2020
# [1.8.0](v1.7.2...v1.8.0) (2020-04-01)

### Features

* **monitoring:** ability to create scripted browser monitors ([#54](#54)) ([ad56ee1](ad56ee1))
@adobe-bot
Copy link

🎉 This issue has been resolved in version 1.8.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request released
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants