You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have to monitor our CRM application which user frontend developed by .Net and middleware developed by java. We are able to monitor middleware successfully since PINPOINT java agent fully support for our middleware. Since PINPOINT is not support for .Net , we are not able to see front-end nodes but middleware nodes are visible in corelation diagram. We have developed application using opentelemetery to get .Net transactions information and keep in ColumnStore database. We need to extend this to create application in PINPOINT hbase database and push data from ColumnStore to hbase periodically and by using this plan to fill the .Net applications gap in corelation diagram. Can anybody guid me to minimum requirement to populate application in hbase database
thanks.
The text was updated successfully, but these errors were encountered:
The current integration provided by pinpint does not allow you to store transaction data in your service environment.
It seems that you understand this and already realize that further implementation is required.
We will give you a guide on how to implement it further.
But we need to have a light discussion internally about different implementations.
We are on vacation starting next week, so the response may be a bit delayed.
We have to monitor our CRM application which user frontend developed by .Net and middleware developed by java. We are able to monitor middleware successfully since PINPOINT java agent fully support for our middleware. Since PINPOINT is not support for .Net , we are not able to see front-end nodes but middleware nodes are visible in corelation diagram. We have developed application using opentelemetery to get .Net transactions information and keep in ColumnStore database. We need to extend this to create application in PINPOINT hbase database and push data from ColumnStore to hbase periodically and by using this plan to fill the .Net applications gap in corelation diagram. Can anybody guid me to minimum requirement to populate application in hbase database
thanks.
The text was updated successfully, but these errors were encountered: