For years, the industry has been obsessed with observability.
Dashboards. Alerts. Correlations.
Then came AIOps — promising intelligence on top.
But let’s be honest:
Most AIOps tools today are still just better dashboards.
They detect problems.
Sometimes they explain them.
But very rarely do they fix anything.
The Missing Step: Action
Across my (with Capital One and 2 other co-authors) patent family:
- US10437697 (2016)
- US11243863 (2019)
- US12007869 (2021)
there is a deliberate progression:
[Workload] → [Model] → [Insight] → [Action]
Most systems today stop here:
[Workload] → [Model] → [Insight] ❌
The real value starts here:
[Workload] → [Model] → [Insight] → [Action] ✅
Step 1 — Modeling the System (US10437697)
The first patent introduced a core idea:
Model how business activity (transactions) drives system resources (CPU, memory, I/O).
Not thresholds.
Not heuristics.
But statistical relationships.
Transactions ───► CPU / Memory / I/O
(modeled mathematically)
This was already a shift from traditional monitoring.
Step 2 — Adding Context (US11243863)
The second patent introduced interaction types:
Different workloads behave differently — so model them separately.
Mobile ─┐
Web ├──► Separate models ───► Better decisions
ATM ┘
This aligns with what the industry now calls:
- service-level observability
- topology-aware analysis
Step 3 — Acting on the Model (US12007869)
This is the key leap.
The latest patent moves beyond analysis:
Use the models to automatically reconfigure the system.
Before:
Workload ───► Overloaded Node
After:
Workload ───► Optimal Node
(automatically reassigned)
Or more formally:
[Model] → Decision → Remap workloads → Optimize system
This is no longer monitoring.
This is autonomous control.
Why This Matters Now (Agentic AI)
Everyone is talking about:
- AI agents
- autonomous systems
- self-healing infrastructure
But here’s the uncomfortable truth:
You can’t have agentic systems without reliable system models.
LLMs don’t understand system dynamics.
They generate text — not operational decisions.
What you need is:
Statistical Models (US10437697)
+ Context Segmentation (US11243863)
+ Autonomous Action (US12007869)
Which leads to:
→ Agentic AIOps
The Real Gap in AIOps Today
Platforms like:
- Datadog
- Dynatrace
- New Relic
are very good at:
✔ Detecting anomalies
✔ Explaining root causes
But still weak at:
❌ Acting autonomously
❌ Continuously optimizing systems
My Take (Provocative Version)
AIOps without action is just observability with better marketing.
The real transition is:
Monitoring → AIOps → Autonomous Systems → Agentic AI Ops
And the key step is exactly what US12007869 enables:
Systems that don’t just understand —
but act based on that understanding.
Final Thought
If your system still depends on humans to:
- interpret alerts
- decide what to do
- execute changes
Then it’s not AIOps.
It’s just monitoring — with extra steps.
______________
Reference:
My CMG presentation about the subject: https://cmg.org/wp-content/plugins/s2member-files/proceedings/2017/362_Trubin.pdf
___________________________________________
Disclaimer: this post is written with ChartGPT's help.
No comments:
Post a Comment