Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
03-09-2018 01:28 PM
I created a custom schema through the Custom Events API through curl. Where would I be able to view this schema in the Controller?
Also, how would I input my database tables through the schema? Would I need to write a script to upload the data, or is it possible for me to configure AppDynamics to automatically ingest data?
Solved! Go to Solution.
03-10-2018 09:54 PM
Kyzhou,
Refer this : https://docs.appdynamics.com/display/latest/Analytics+Events+API
Our Analytics event API can be used to create a schema and publish custom events to the Events Service. Custom events will show up in the analytics UI and can be leveraged just like any other Analytics data source.
You need to use the publish API to input the datas.Refer the below
https://docs.appdynamics.com/display/latest/Analytics+Events+API#AnalyticsEventsAPI-PublishEvents
Regards,
Mohammed Rayan
03-13-2018 05:28 PM - edited 03-13-2018 05:50 PM
Thanks, once I published some events I could see the schema showing up as an additional table. In the UI would we also be able to delete the table, or must that be done through the API as well?
03-14-2018 03:16 AM
It needs to be done using the delete API AnalyticsEventsAPI-delete
Regards,
Mohammed Rayan
03-14-2018 02:28 PM
Another question, if we update an existing schema to include more fields, what would happen to our existing data?
Would it be treated as if we had deleted the old schema and created a new one, removing all of our prior data, or would they continue to be stored?
Likewise, if we updated a schema to delete fields, what would happen to the events we already ingested?
03-14-2018 04:21 PM
Also, the documentation states that an analytics search metric will execute once per minute. Is it possible to schedule a query to run more frequently than once per minute?
03-14-2019 12:19 AM
hi.. can you please share the first look of how & where this table appeared ?
i am trying to figure out where would a published event appear in the appdynamics UI. could you please help me by sharing a screenshot of a sample published event in UI .
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form