Skip to content

Grafana: logs link from tracing tab does not work (docker swarm) #1357

Description

@bisgaard-itis

Issue

The link for navigating from traces to logs within the drilldown tab in Grafana is broken

Image

However, this is not the case when navigating traces -> logs using the link via the explore tab. It appears the issue is that, from within the drilldown tab, the /garafana is not correctly added to the url used in the link.

Proposed solution

From my discussion with Perplexity: In our case Grafana is served from a subpath. That must be specified in the Grafana configuration, or some links might be broken

Image

As explained to me by @YuryHrytsuk, changing this variable to true would have to be accompanied by a change to the traefik configuration too.

Metadata

Metadata

Assignees

Labels

t:bugSomething isn't working

Type

Fields

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions