Skip to content

Commit ffcb401

Browse files
author
Ilija Vukotic
committed
try with instance_name
1 parent 07c59a4 commit ffcb401

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

servicex_app/servicex/templates/logs.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
{% block content %}
33

44
<iframe
5-
src="https://atlas-kibana.mwt2.org:5601/s/servicex/app/dashboards?auth_provider_hint=anonymous1#/view/bb682100-5558-11ed-afcf-d91dad577662?embed=true&_g=(filters%3A!()%2CrefreshInterval%3A(pause%3A!t%2Cvalue%3A0)%2Ctime%3A(from%3Anow-24h%2Fh%2Cto%3Anow))&show-query-input=true&show-time-filter=true&hide-filter-bar=true">
5+
src="https://atlas-kibana.mwt2.org:5601/s/servicex/app/dashboards?auth_provider_hint=anonymous1#/view/bb682100-5558-11ed-afcf-d91dad577662?embed=true&_g=(filters%3A!(('%24state'%3A(store%3AglobalState)%2Cmeta%3A(alias%3A!n%2Cdisabled%3A!f%2Cindex%3A'923eaa00-45b9-11ed-afcf-d91dad577662'%2Ckey%3Ainstance%2Cnegate%3A!f%2Cparams%3A(query%3Aservicex)%2Ctype%3Aphrase)%2Cquery%3A(match_phrase%3A(instance%3A{{ config['INSTANCE_NAME'] }}))))%2CrefreshInterval%3A(pause%3A!t%2Cvalue%3A0)%2Ctime%3A(from%3Anow-24h%2Fh%2Cto%3Anow))&show-query-input=true&show-time-filter=true&hide-filter-bar=true">
66
</iframe>
7-
87
{% endblock %}
98

9+
1010
{% block scripts %}
1111
{{ super() }}
1212

0 commit comments

Comments
 (0)