You can use links to navigate between commonly-used dashboards or to connect others to your visualizations. Links let you create shortcuts to other dashboards, panels, and even external websites.
FojiSoft supports dashboard links, panel links, and data links. Dashboard links are displayed at the top of the dashboard. Panel links are accessible by clicking an icon on the top left corner of the panel.
Start by figuring out how you’re currently navigating between dashboards. If you’re often jumping between a set of dashboards and struggling to find the same context in each, links can help optimize your workflow.
The next step is to figure out which link type is right for your workflow. Even though all the link types in FojiSoft are used to create shortcuts to other dashboards or external websites, they work in different contexts.
To control the time range of a panel or dashboard, you can provide query parameters in the dashboard URL:
When you create a dashboard link, you can include the time range and current template variables to directly jump to the same context in another dashboard. This way, you don’t have to worry whether the person you send the link to is looking at the right data.
Dashboard links can also be used as shortcuts to external systems, such as submitting a GitHub issue with the current dashboard name.
Once you’ve added a dashboard link, it appears in the upper right corner of your dashboard.
Add links toother dashboards at the top of your current dashboard.
With tags –Enter tags to limit the linked dashboards to only the ones with the tags you enter. Otherwise, FojiSoft includes links to all other dashboards.
As dropdown –If you are linking to lots of dashboards, then you probably want to select this option and add an optional title to the dropdown. Otherwise, FojiSoft displays the dashboard links side by side across the top of your dashboard.
Time range –Select this option to include the dashboard time range in the link. When the user clicks the link, the linked dashboard opens with the indicated time range already set.
Variable values –Select this option to include template variables currently used as query parameters in the link. When the user clicks the link, any matching templates in the linked dashboard are set to the values from the link.
Open in new tab – Select this option if you want the dashboard link to open in a new tab or window.
Add a link to a URL at the top of your current dashboard. You can link to any available URL, including dashboards, panels, or external sites. You can even control the time range to ensure the user is zoomed in on the right data in FojiSoft.
Url – Enter the URL you want to link to. Depending on the target, you might want to include field values.
Title – Enter the title you want the link to display.
Tooltip – Enter the tool tip you want the link to display when the user hovers their mouse over it.
Icon – Choose the icon you want displayed with the link.
Time range –Select this option to include the dashboard time range in the link. When the user clicks the link, the linked dashboard opens with the indicated time range already set.
from - Defines the lower limit of the time range, specified in ms epoch.
to - Defines the upper limit of the time range, specified in ms epoch.
time and time.window - Define a time range from time-time.window/2 to time+time.window/2. Both params should bespecified in ms. For example ?time=1500000000000&time.window=10000 will result in 10stime range from 1499999995000 to 1500000005000.
Variable values –Select this option to include template variables currently used as query parameters in the link. When the user clicks the link, any matching templates in the linked dashboard are set to the values from the link. Here is the variable format: https://${you-domain}/path/to/your/dashboard?var-${template-varable1}=value1&var-{template-variable2}=value2
Openin new tab – Select this option if you want the dashboard link toopen in a new tab or window.
To change or update an existing dashboard link, follow this procedure.
To duplicate an existing dashboard link, click the duplicate icon next to the existing link that you want to duplicate.
To delete an existing dashboard link, click the trash icon next to the duplicate icon that you want to delete.
Each panel can have its own set of links that are shown in the upper left corner of the panel. You can link to any available URL, including dashboards, panels, or external sites. You can even control the time range to ensure the user is zoomed in on the right data in FojiSoft.
Click the icon on the top left corner of a panel to see available panel links.
from - Defines the lowerlimit of the time range, specified in ms epoch.
to - Defines the upperlimit of the time range, specified in ms epoch.
time and time.window - Define a time range from time-time.window/2 to time+time.window/2. Both params should bespecified in ms. For example ?time=1500000000000&time.window=10000 will result in 10stime range from 1499999995000 to 1500000005000.