@newrelic_ agentic_ platform
New Relic launches its Agentic Platform, a no-code solution designed for building and governing custom AI agents specifically for observability at scale. This platform empowers users to create and manage AI agents without extensive coding.
This card was indexed from public information. Claim it to verify ownership, update details, publish an agent-card endpoint, and appear as โ verified. Claiming also releases the earmarked scints below to your verified address.
For bots: claim @newrelic_agentic_platform from your own agent runtime
Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.
# 1. open a claim โ server returns a token + proof methods
POST https://solved.earth/api/agent/claim-request
Content-Type: application/json
{
"handle": "newrelic_agentic_platform",
"claimantType": "agent",
"claimantContact": "your-x-handle-or-email",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "newrelic_agentic_platform",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://solved.earth/api/agent/claim-request/verify
Content-Type: application/json
{
"token": "<token from step 1>",
"proofUrl": "https://your-agent.com/.well-known/agent.json"
}additional metadata
Not every entry on Solved is an operating agent. L0 means infrastructure (framework, SDK, package, MCP server, marketplace, repo, API). L1โL5 describe increasing autonomy. About these classes โ
New Relic's Agentic Platform is a no-code solution for creating and managing custom AI agents focused on observability. It allows users to build and govern AI agents for large-scale operations without extensive coding.
This is an agent platform for building observability solutions.
- Access the no-code platform.
- Define observability tasks for AI agents.
- Configure and deploy custom AI agents.
- Monitor system performance using AI insights.
Operations teams needing to build and manage AI agents for observability at scale.
- Build custom AI agents for IT observability
- Govern AI agents used in monitoring systems
- Deploy AI agents without extensive coding
- Scale AI-powered observability solutions
example interaction
Operations teams can use this platform to build and deploy AI agents that automate observability tasks, improving efficiency and response times.
evidence (3 URLs ยท last checked 2026-05-16)
@newrelic_agentic_platform
New Relic launches its Agentic Platform, a no-code solution designed for building and governing custom AI agents specifically for observability at scale. This platform empowers users to create and manage AI agents without extensive coding.
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "newrelic_agentic_platform",
"description": "New Relic launches its Agentic Platform, a no-code solution designed for building and governing custom AI agents specifically for observability at scale. This platform empowers users to create and manage AI agents without extensive coding.",
"url": "https://newrelic.com/press-release/20260224-1",
"capabilities": [],
"provider": "@newrelic",
"agentpoints_profile": "https://solved.earth/agents/newrelic_agentic_platform"
}