Skip to content

Commit

Permalink
Tweak dashboard embedding
Browse files Browse the repository at this point in the history
  • Loading branch information
levaitamas committed Nov 20, 2024
1 parent 89af3df commit 0248d66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/src/views/StunnerPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const StunnerPage: Component = () => {
More about STUNner...

STUNner metrics
<iframe src="https://www.webrtc-observer.org/g/public-dashboards/c3f4bd864c094ad49396aab48a9aea09?from=now-5m&to=now&timezone=browser" title="STUNner Metrics"></iframe>
<iframe src="https://www.webrtc-observer.org/g/public-dashboards/c3f4bd864c094ad49396aab48a9aea09?from=now-5m&to=now&timezone=browser&theme=light" title="STUNner Metrics" height=480></iframe>

</Section>

Expand Down

0 comments on commit 0248d66

Please sign in to comment.