Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display stats dashboard at /stats #110

Open
estellecomment opened this issue Jun 27, 2022 · 1 comment · May be fixed by #111
Open

Display stats dashboard at /stats #110

estellecomment opened this issue Jun 27, 2022 · 1 comment · May be fixed by #111

Comments

@estellecomment
Copy link
Contributor

we have a metabase dashboard, show it publicly.
Also nice : redirect tchap.gouv.fr/stats to the new tchap.beta.gouv.fr/stats

@estellecomment
Copy link
Contributor Author

Dashboard : https://stats.tchap.incubateur.net/public/dashboard/c117db35-4909-4b0c-a5f0-e6852d6d6fb7

On peut utiliser un iframe (et ajuster le CSP au besoin) :

<iframe
    src="https://stats.tchap.incubateur.net/public/dashboard/c117db35-4909-4b0c-a5f0-e6852d6d6fb7"
    frameborder="0"
    width="800"
    height="600"
    allowtransparency
></iframe>

@estellecomment estellecomment linked a pull request Jun 27, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant