ROB-584 Add Jira Service Management (JSM) alert ingestion docs#2116
ROB-584 Add Jira Service Management (JSM) alert ingestion docs#2116ezra-robusta wants to merge 1 commit into
Conversation
Document the new origin=jsm webhook ingestion point in the Send Events API: setup page for the JSM Operations outgoing webhook integration and registration in the integrations index. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Q56oorVdMa1QEmywkRgXGs
|
✅ Docker image ready for
Use this tag to pull the image for testing. 📋 Copy commandsgcloud auth configure-docker us-central1-docker.pkg.dev
docker pull us-central1-docker.pkg.dev/robusta-development/temporary-builds/robusta-runner:52a92d0
docker tag us-central1-docker.pkg.dev/robusta-development/temporary-builds/robusta-runner:52a92d0 me-west1-docker.pkg.dev/robusta-development/development/robusta-runner-dev:52a92d0
docker push me-west1-docker.pkg.dev/robusta-development/development/robusta-runner-dev:52a92d0Patch Helm values in one line: helm upgrade --install robusta robusta/robusta \
--reuse-values \
--set runner.image=me-west1-docker.pkg.dev/robusta-development/development/robusta-runner-dev:52a92d0 |
WalkthroughAdds Jira Service Management webhook setup documentation, including authorization and verification steps, and links the new page from the Send Events API navigation and Incident Management integration cards. ChangesJira Service Management integration documentation
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Documents the new
origin=jsmwebhook ingestion point in the Send Events API:docs/configuration/exporting/send-events/jsm.rst— webhook URL, Bearer-token auth, and setup steps for the JSM Operations outgoing webhook integration (modeled on the Opsgenie/PagerDuty pages)send-events-api.rst(toctree + Incident Management grid card)Companion PRs:
origin=jsmparser inrelay, frontend catalog entries inrobusta-frontend(same branch name). The frontend's new "Jira Service Management" source card links to this page.🤖 Generated with Claude Code
https://claude.ai/code/session_01Q56oorVdMa1QEmywkRgXGs
Generated by Claude Code