Skip to content

Commit

Permalink
Up
Browse files Browse the repository at this point in the history
  • Loading branch information
copyhold committed Jul 2, 2024
1 parent 03961a4 commit 2c34a23
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ export class ShareSnapshot extends PureComponent<Props, State> {
// LOGZ.IO GRAFANA CHANGE :: DEV-20896 Change snapshot url to logzio
const logzioUrl = await logzioServices?.shareUrlService?.getLogzioGrafanaUrl({
productUrl: window.location.origin,
hash: '/dashboard/grafana-snapshot',
});

this.setState({
Expand Down

0 comments on commit 2c34a23

Please sign in to comment.