OneAgent SDK for C/C++
You must have access to the program’s source code you wish to monitor to utilize the OneAgent SDK. The SDK allows you to instrument your application manually. The OneAgent SDK now supports remote call tracing and SQL database request tracing for C/C++ and will expand these features in the following months.
Check out our GitHub repository for an excellent place to start. The essential SDK documentation, including the hosted API documentation, can be found here.
Once you’ve compiled your application against the OneAgent SDK for C/C++, you can deploy it as usual. Your application will not be harmed by instrumentation.

Automatic detection and deep monitoring of native applications
Deploy your native application on any monitoring system. If your program was operating at the OneAgent installation, you need to restart it. OneAgent identifies that your application has been instrumented with the SDK and begins monitoring it on a request-by-request basis, much like it does with Java and Node.js.
While you must access the source code of your native application to receive the whole OneAgent experience on a monitored machine, once OneAgent is installed, you only need to restart the application to begin scanning.
Examples of programs
The samples that come with the SDK include the following native programs.

This simple example software receives a remote call, connects to another component, and connects to a database. When service on a monitored host starts, it will appear on the Transactions & services page (see example below).

OneAgent is fully compatible with the OneAgent SDK. Remote calls that have been instrumented with the SDK are displayed as RPC service services, which function like any other service. All analysis and monitoring features, including auto-baselining and AI-based root cause analysis, are available.

It’s worth noting that this service, as predicted, calls another service and a database. To get a sense of what’s going on, let’s look at the Service flow and Smartscape.


OneAgent captured six queries to the service sample1.input processor, as you can see. In the PurePaths view, we can examine the individual requests from here.

The process technique takes up most of the time. However, the transform remote method on another service is also used.

The schematic structure of the recorded PurePath and any relevant timings may be seen at the code level.

I logged in to some database calls. The newly discovered database service tracked using the SDK may be seen.
Extend AI-based root cause analysis
OneAgent SDK C/C++ delivers visibility into your C programs and throughout your whole application ecosystem. All detected services and databases are monitored at the same degree of granularity. All queries to the sample1 sample application and any SQL statements from the newly discovered database are baselined.
What about Python, Ruby, Perl, and Erlang?
Language bindings allow Python, Ruby, Perl, and Erlang to make calls to C. We don’t intend to create language bindings for all four languages, but we hope to have something for Python later this year.
We’d love to hear what you think of the OneAgent SDK for C/C++. The most straightforward approach is to use the issue tracker in our GitHub repository. You can also leave a remark on our AnswerHub roadmap topic.
About Enteros
Enteros offers a patented database performance management SaaS platform. It proactively identifies root causes of complex business-impacting database scalability and performance issues across a growing number of RDBMS, NoSQL, and machine learning database platforms.
The views expressed on this blog are those of the author and do not necessarily reflect the opinions of Enteros Inc. This blog may contain links to the content of third-party sites. By providing such links, Enteros Inc. does not adopt, guarantee, approve, or endorse the information, views, or products available on such sites.
Are you interested in writing for Enteros’ Blog? Please send us a pitch!
RELATED POSTS
Redefining Insurance RevOps: Enteros’ AIOps-Powered Approach to Smarter Database Performance Management
- 3 November 2025
 - Database Performance Management
 
Introduction The insurance industry has always been data-intensive—dealing with massive volumes of customer information, risk assessments, policy records, and claims data. But in today’s fast-evolving digital landscape, traditional data management models no longer suffice. The sector now faces unprecedented demands for real-time insights, operational agility, and cost efficiency. Modern insurers must process data from a … Continue reading “Redefining Insurance RevOps: Enteros’ AIOps-Powered Approach to Smarter Database Performance Management”
Enteros for Energy Leaders: Redefining Performance Optimization Through Generative AI and Cloud FinOps Intelligence
Introduction The global energy sector is undergoing a monumental transformation. As the demand for clean, efficient, and sustainable energy solutions grows, so too does the complexity of managing massive data flows across power grids, refineries, renewables, and smart infrastructure. Energy companies are no longer just producers and distributors—they’re becoming data-driven enterprises, leveraging cloud computing, AI, … Continue reading “Enteros for Energy Leaders: Redefining Performance Optimization Through Generative AI and Cloud FinOps Intelligence”
When the Cloud Chokes: How a Configuration Change Brought Downtime to Millions
Introduction It wasn’t a dramatic server explosion.It wasn’t a hacker breach.What brought down global services last week was arguably more insidious: a configuration change, a few milliseconds of added latency, and a ripple effect that exposed how fragile modern cloud dependency really is. On 29 October 2025, Microsoft acknowledged that a change in its Azure … Continue reading “When the Cloud Chokes: How a Configuration Change Brought Downtime to Millions”
Enteros for Financial Institutions: Uniting AI Performance Management, Observability, and Cloud FinOps for Operational Excellence
- 2 November 2025
 - Database Performance Management
 
Introduction In today’s fast-paced digital finance ecosystem, agility, scalability, and operational efficiency have become the cornerstones of competitiveness. From high-frequency trading systems to AI-driven fraud detection models, financial institutions rely heavily on massive data infrastructure and complex applications to deliver real-time insights and secure, personalized services. However, this digital transformation brings forth significant challenges — … Continue reading “Enteros for Financial Institutions: Uniting AI Performance Management, Observability, and Cloud FinOps for Operational Excellence”