We have recorded some "Instana for Beginners" videos and decided to post them in this KB article.
The videos are also available as a playlist on youtube.
We hope you find these videos useful.
- Instana Quick Overview Videos (English, Hebrew, Japanese) - Instana Quick Overview, אינסטנה סקירת מוצר . Instana概要
- A video showing the instana redesigned UI
- Instana UI Tips and Tricks
- How do I...?
- Send data to Instana using Statsd
- Build Grafana dashboard with information from Instana
- Integrate Instana with splunk
- Create an Application Perspective with Instana
- Send Custom Windows Performance Counters to Instana
- Send Custom JMX metrics to Instana (New)
- Get Notifications from Instana
- Monitor Apache HTTPd Server
- Monitor JBoss AS (Wildfly)
- Monitor a .NET Application with Instana
- Integrate Instana with PagerDuty (New)
- Configure Instana Pipeline-Feedback (New)
- Configure Instana Website (End User Experience) Monitoring (New)
- Instana Robot-Shop example application
- Transaction analysis using Instana Analyze Dashboard
I have also created a very simple text file with analysis queries that you can use (analysis.txt attached to this document). Using this file is easy, all you have to do is copy the text for the query to your environment URL. For example if you want to see calls grouped by HTTP status for the last 24 hours, all you have to do is add this text to the end of your tenant URL. /#/analyze;callList.dataSource=calls;callList.groupBy=(name~call.http.status)~;groups.metrics=!(metric~latency~aggregation~MEAN)(metric~errors~aggregation~MEAN)~;groups.orderBy=latency_MEAN_Agg;groups.orderDirection=DESC;callList.tagFilter?timeline.to&timeline.ws=86400000&timeline.fm
If your environment URL is https://<tenant and env>.instana.io/
-----------------------------------------------------------------------------
Comments