Stackdriver Dashboard there is not Share option for Charts based on custom data - stackdriver

I can see Share option in drop-down menu for charts based on data from Stackdriver agent but I cannot see it for Charts based on Custom Metrics, Log Metrics.
Metrics from stackdriver agent:
Metrics from stackdriver agent
Log Metrics, Custom Metrics:
Log Metrics, Custom Metrics
Chart sharing documentation
Is it possible to share these Charts?

Related

How to create custom alert in Google Analytics 4

I want to create a custom alert in Google Analytics according to this guide
But this functionality is available only for Universal Analytics properties. And I can't find the custom alerts section for my GA4 properties as well as for Firebase Analytics property. There is a similar thing - Custom Insights but looks like it's not possible to select your own events there as trigger. And I need these alerts for data coming from mobile apps (they are using Firebase Analytics). Is there any workaround, is it possible to create a custom alert for GA4?
Why do I need a custom alert in the first place? I want to have a notification when multiple users are not finishing the sign-up process.
At the moment, there are no ways to do it in interface. You can eventually build a your customized system that reads data in BigQuery every day and sends you an email based on the rules you have defined.

Adding user property in Firebase Analytics as a secondary column

We have recently migrated our iOS app to use Firebase Analytics from Google Analytics
Within GA, we had a custom dimension which is now being sent through the SDK as a user property
Without using BigQuery, is there a way in the Firebase Console to view screen views and/or events with the user property as a secondary data item? Not as a filter, but to add as a column to the report in the same way as you can add a secondary dimension in GA
Or is Firebase now deprecating functionality to force you to start using and paying for BigQuery?
Try to connect Firebase with Google Analytics 4 and in Explore --> Analysis report, anyway for custom analysis, the better way currently is export raw data to BigQuery and use that.

How can I get Chart Type from Application Insights

I have to create a dashboard with exact charts from azure application insights metrics. Using the Azure Application Insights REST API metric data is available but not the chart type.
Is there any other way to get the chart type selected by a user for displaying metrics.

Cloudera Manager Metric - Login Failure metric

I am trying to create a dashboard in Cloudera Manager using Chart Builder. I want to show metrics related to Login Failure rate (login_failure_rate). However, it doesn't reflect the actual status. Is there any other metric related to this. kindly assist me regarding this issue.

Getting navigation path of a session using Google Analytics API

I would like to know if it's possible to get the navigation path and timing spent on each page and some information about the client (browser, os, source) using the Google Analytics API. I could store the user id using Google Tag Manager DataLayer.
Is possible to get that information using Google Analytics API? (Another service is also welcome)
The Google analytics api supports a large number of dimensions and metrics which can be extracted. You should consult the dimensions and metrics explorer to see if these suite your needs. Your user id should be saved as a custom dimension if you wish to be able to extract that.
User Timings - Dimensions & Metrics Explorer
Platform or Device - Dimensions & Metrics Explorer

Resources