File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
services/grafana/provisioning/dashboards/bigip/device Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- v0.9.2
1+ v0.9.3
Original file line number Diff line number Diff line change @@ -371,7 +371,7 @@ special instructions / breaking changes.
371371git stash
372372git fetch --tags
373373git pull origin main
374- git checkout tags/RELEASE_VERSION # (e.g. tags/v0.9.2 )
374+ git checkout tags/RELEASE_VERSION # (e.g. tags/v0.9.3 )
375375git stash pop
376376# <merge any conflicts with your local changes>
377377# <re-run config scripts>
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ services:
2727 - 7lc_network
2828
2929 otel-collector :
30- image : ghcr.io/f5devcentral/application-study-tool/otel_custom_collector:v0.9.2
30+ image : ghcr.io/f5devcentral/application-study-tool/otel_custom_collector:v0.9.3
3131 restart : unless-stopped
3232 volumes :
3333 - ./services/otel_collector:/etc/otel-collector-config
Original file line number Diff line number Diff line change 10941094 "refId" : " A"
10951095 }
10961096 ],
1097- "title" : " Client SSL Profile Info" ,
1097+ "title" : " Server SSL Profile Info" ,
10981098 "transformations" : [
10991099 {
11001100 "id" : " organize" ,
14901490 },
14911491 "timepicker" : {},
14921492 "timezone" : " browser" ,
1493- "title" : " Device - SSL" ,
1493+ "title" : " Device SSL" ,
14941494 "uid" : " eeecju1l4feo0b" ,
14951495 "version" : 4 ,
14961496 "weekStart" : " "
You can’t perform that action at this time.
0 commit comments