The Monitoring Layer of the DevOps Aggregation API Platform
I'll keep profiling the APIs for the service providers in my lifecycle research until I get more of the DevOps-aggregate API definition mapped out.
Join the DZone community and get the full member experience.
Join For FreeWhile spending some time going through my API monitoring research, I found myself creating an OpenAPI spec and APIs.json index for the DataDog API. I had the realization that this is the beginning of what I'm looking for when I talk about a DevOps aggregation API platform. DataDog is just the monitoring layer of this vision I have, but it has many of the other elements I'm looking for.
DataDog has all the monitoring elements present in their API platform, and they have all the platform integrations I'm envisioning in a DevOps aggregate API. We just need the same thing for design, deployment, virtualization, serverless, DNS, SDK, documentation, and the other critical stops along a modern API life cycle.
I'll keep profiling the APIs for the service providers in my lifecycle research until I get more of the DevOps-aggregate API definition mapped out. Hopefully, I will stumble across other providers like DataDog who are doing such an interesting job with the choreography and orchestration that will be needed to work across so many platforms. I appreciate API aggregation service providers who one, have an API, and two, share so much of the definitions behind their work.
The next thing that I will work on is profiling the metrics that DataDog has defined across the platforms they integrate with. Take a look at the metrics they have defined for each integration; there are some valuable patterns available in their work. I'd love to see a common set of API monitoring metrics emerge from across providers, something that if we standardize and share in a machine readable way, others will emulate, making interoperability much smoother when it comes to monitoring.
I just wanted to keep beating my drum about the fact that APIs aren't just about building applications; they are also critical to the API life cycle and making sure there are stable, scalable APIs to build applications on top of in the first place.
Published at DZone with permission of Kin Lane, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments