question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Splunk On Call Plugin: Update portal link in card to go to team specific page

See original GitHub issue

Feature Suggestion

Currently, the Portal link for the Splunk On Call EntitySplunkOnCallCard goes to “https://portal.victorops.com/”. We would like to update this to point to a team specific page.

Possible Implementation

Implementation 1: Update EntitySplunkOnCallCard to get the slug for the team API response. Then construct a link like:

portalLink = `${portalLink}dash/${socInstance}#/team/${teamSlug}`;

where socInstance is populated by app-config.yaml.

Implementation 2: Add a new annotation that corresponds to the team specific URL, and have the Portal link go to the URL stored in the annotation.

Context

We are trying to provide the user with a bit more context rather than sending them straight to the portal homepage. I am open to pushing this contribution upstream.

Thanks in advance!

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
frebencommented, Oct 4, 2021

Nice, assigned!

0reactions
github-actions[bot]commented, Sep 16, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Splunk On-Call Integrations
Gain full system observability and deeper team collaboration with actionable monitoring and alerting. The Splunk On-Call and Elasticsearch Watcher integration ...
Read more >
@backstage/plugin-splunk-on-call - npm
A Backstage plugin that integrates towards Splunk On-Call. ... new incidents to specific users and/or specific teams from within Backstage.
Read more >
Team Admin Training | Splunk On-Call Software
NOTE: New to Splunk On-Call? A great place to get acquainted with the platform is through our User Training documentation, found here.
Read more >
ServiceNow Store
GRC: Regulatory Change Management ... Employee Experience Pack: Reskilling - Ramp Up a New Team Member ... Splunk ES Integration for Security Operations....
Read more >
[Plugin] Splunk On-Call (formerly VictorOps) #3790 - GitHub
We are using VictorOps as our on-duty rotation manager so it will be useful to integrate it into Backstage. The text was updated...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found