cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Dynatrace API to publish custom metrics

yash_bagarka
Participant

Hi,

Can I publish any other metrics other than the time series via API?

 

Cheers,

Yash

8 REPLIES 8

wolfgang_beer
Dynatrace Leader
Dynatrace Leader

Can you give me some examples or use-cases?

hayden_miedema
Inactive

Hi Yash,

What else are you looking to export from Dynatrace?

yash_bagarka
Participant

Thanks for the response guys.

I want to publish a metrics that is not based on time series for example.

My custom product agent vs the no of machines on which they are running.

like 4 machines are running on 1.x

and 5 machines are running on 2.x

@Hayden,

I am looking to export into dynatrace 🙂

Cheers,

Yash

wolfgang_beer
Dynatrace Leader
Dynatrace Leader

Understand, but where in your monitored topology you would like to put that metric on?

yash_bagarka
Participant

Thanks for the interest and response!

I am planning to add these under my microservices host. Our microservices is based on Go Lang.

Cheers,

Yash

wolfgang_beer
Dynatrace Leader
Dynatrace Leader

In the long run we will also introduce key value properties on all types of components, such as host, services through API. But maybe writing a local Dynatrace monitoring plugin would allow you to collect all the meta info of the local running versions.

See here:

https://www.dynatrace.com/support/help/extend-dynatrace/plugin-sdk/how-do-i-create-a-python-custom-plugin/

grogers
Contributor

Don't know how else to get this to you @Wolfgang B. but thank you and your team for making 'from' time an ISOTime in the V2 API. I've wanted this since I started using the APIs.


Thanks a lot for your positive feedback! I will let the team know.

Best greetings,

Wolfgang


Featured Posts