#newrelic — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #newrelic, aggregated by home.social.
-
New Relic Browser Monitoring × コーディング Agent でシステム活用度の可視化を自動化した話
https://qiita.com/Shannon-SY/items/299e8a2bb8937024d564?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items -
New Relic Autopilot (旧SRE Agent) によるSlack通知ワークフローをTerraformで構築する
https://qiita.com/nr-mito/items/96c0ad26943673114161?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items -
One hour of downtime costs more than a professional monitoring setup. Lost signups, churned trials, support overhead, team scrambling through logs while the outage compounds.
Full New Relic APM, database, logs, browser, and alerting configured and documented in one week: danielpetrica.com/newrelic/
-
One hour of downtime costs more than a professional monitoring setup. Lost signups, churned trials, support overhead, team scrambling through logs while the outage compounds.
Full New Relic APM, database, logs, browser, and alerting configured and documented in one week: danielpetrica.com/newrelic/
-
Every team has one. A #monitoring or #alerts channel that fires 40 times a day over minor CPU blips. Everyone muted it six months ago. When a real outage hits, nobody sees it.
Alerts should only fire when something is actually wrong. I wrote a checklist mapping out 5 alerts tuned to real traffic patterns, not generic defaults. Free at danielpetrica.com/newrelic/
-
Every team has one. A #monitoring or #alerts channel that fires 40 times a day over minor CPU blips. Everyone muted it six months ago. When a real outage hits, nobody sees it.
Alerts should only fire when something is actually wrong. I wrote a checklist mapping out 5 alerts tuned to real traffic patterns, not generic defaults. Free at danielpetrica.com/newrelic/
-
Installing a New Relic agent takes 5 minutes. Configuring, calibrating, and testing the 5 alerts your SaaS actually needs takes 3 to 5 hours of focused work.
Most teams never get past the install step. They have data flowing but no real alerting. If your team is too busy shipping features, I handle the full setup in one week: danielpetrica.com/newrelic/
-
Installing a New Relic agent takes 5 minutes. Configuring, calibrating, and testing the 5 alerts your SaaS actually needs takes 3 to 5 hours of focused work.
Most teams never get past the install step. They have data flowing but no real alerting. If your team is too busy shipping features, I handle the full setup in one week: danielpetrica.com/newrelic/
-
An expired certificate is never a complex failure. It's just a calendar problem nobody automated. Code is fine, servers are healthy, but every visitor gets a security warning.
Run a daily Synthetics Certificate Check in New Relic. Alert 14 days out if you use auto-renewals, 30 days out for manual setups. Takes 5 minutes, eliminates the dumbest kind of outage.
Free guide: danielpetrica.com/newrelic/
-
An expired certificate is never a complex failure. It's just a calendar problem nobody automated. Code is fine, servers are healthy, but every visitor gets a security warning.
Run a daily Synthetics Certificate Check in New Relic. Alert 14 days out if you use auto-renewals, 30 days out for manual setups. Takes 5 minutes, eliminates the dumbest kind of outage.
Free guide: danielpetrica.com/newrelic/
-
Alerting on "error rate > 5%" sounds sensible. But 2% errors at 3 AM is noise. 2% at peak traffic is a system failure. Use anomaly detection. Let New Relic baseline your data for 48 hours. Moderate sensitivity avoids phantom alerts. Guide: danielpetrica.com/newrelic/ #NewRelic #DevOps #monitoring
-
Alerting on "error rate > 5%" sounds sensible. But 2% errors at 3 AM is noise. 2% at peak traffic is a system failure. Use anomaly detection. Let New Relic baseline your data for 48 hours. Moderate sensitivity avoids phantom alerts. Guide: danielpetrica.com/newrelic/ #NewRelic #DevOps #monitoring
-
インフラしかわからない民、CURLおじさんになることを決意する。CURLでNerdGraph APIを叩いてみた!やってみて!!
https://qiita.com/khara-nrkk/items/052b8da64c1b95d6613a?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items -
DB pool exhaustion: connections climb for hours, everything looks fine, then max_connections hits and your app collapses. Check yours: SHOW VARIABLES LIKE 'max_connections'. Default 151? Warning at 70% (~105), critical at 85% (~128). Track threadsConnected in New Relic. Setup guide: danielpetrica.com/newrelic/ #NewRelic #DevOps #MySQL
-
DB pool exhaustion: connections climb for hours, everything looks fine, then max_connections hits and your app collapses. Check yours: SHOW VARIABLES LIKE 'max_connections'. Default 151? Warning at 70% (~105), critical at 85% (~128). Track threadsConnected in New Relic. Setup guide: danielpetrica.com/newrelic/ #NewRelic #DevOps #MySQL
-
あれ、このプロバイダだけおかしくない?と思った時にみる NewRelic Browser
https://qiita.com/seamoooooo/items/5fc5f1921243a50948ae?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items -
Disk space is boring until your production disk hits 100%. Then everything breaks at once. Transactions freeze, log writes fail, and you can't even SSH in because /tmp is full.
Set up a two-stage alert on StorageSample in New Relic. Warning at 80% to a Slack channel so someone runs docker system prune. Critical at 90% straight to the pager, because you have hours left at most.
Full threshold breakdown in the free guide: danielpetrica.com/newrelic/
-
Disk space is boring until your production disk hits 100%. Then everything breaks at once. Transactions freeze, log writes fail, and you can't even SSH in because /tmp is full.
Set up a two-stage alert on StorageSample in New Relic. Warning at 80% to a Slack channel so someone runs docker system prune. Critical at 90% straight to the pager, because you have hours left at most.
Full threshold breakdown in the free guide: danielpetrica.com/newrelic/
-
Your uptime monitor says everything is fine. But your customers see a blank white screen. CDN edge nodes return valid responses with empty bodies, and ping checks never catch it. Use New Relic Synthetics to assert specific DOM text actually rendered. If missing, the check fails. Free guide: danielpetrica.com/newrelic/ #NewRelic #DevOps #monitoring
-
Your uptime monitor says everything is fine. But your customers see a blank white screen. CDN edge nodes return valid responses with empty bodies, and ping checks never catch it. Use New Relic Synthetics to assert specific DOM text actually rendered. If missing, the check fails. Free guide: danielpetrica.com/newrelic/ #NewRelic #DevOps #monitoring
-
Decided to prepare something new.
https://danielpetrica.com/newrelic
#newrelic #buildinpublic #freelance #devops #monitoring #FediHire
-
Decided to prepare something new.
https://danielpetrica.com/newrelic
#newrelic #buildinpublic #freelance #devops #monitoring #FediHire
-
New Relic Workflow Automationで変数とデータ受け渡しをマスターする
https://qiita.com/MarthaS/items/1f8152c00ad176238fe8?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items -
New Relic Workflow Automation 実践ガイド ― Alert Trigger の正しい設定順序とテストのコツ
https://qiita.com/MarthaS/items/235fad968ebd16a256b6?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items -
n8n で New Relic のカスタムパッケージ作ったら、思ったよりダウンロードされた話
https://qiita.com/seamoooooo/items/03371ee57f9e7f149eb0?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items -
New Relic Synthetics Recorderを使って、ノーコードで高度なユーザー体験監視(外形監視)を始めよう!
https://qiita.com/nr-mito/items/6021fb510d99df8d5e8e?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items -
Oracleにも対応したNew Relicの新機能「Database 360」で実行計画からボトルネックを特定しよう!
https://qiita.com/nr_ishibashi/items/6ca02ac46fe274bd853e?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items#qiita #SQLServer #oracle #NewRelic #Database #observability
-
New Relic で N+1などの隠れたボトルネックを自動検知!Performance Risks Inbox の使い方
https://qiita.com/MarthaS/items/6f434ed7c6cd6ac617ee?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items -
New Relic Workflow AutomationのTrigger設計ガイド:自動化をいつ・誰が・どう動かすか
https://qiita.com/MarthaS/items/0f16b486293255497aa2?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items -
New Relic Workflow Automationでアラート通知を動的に制御してみる
https://qiita.com/nr-mito/items/ce232585f13e8f26d26b?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items -
WindowsのInfrastructureエージェントを遠隔制御できるようになった!
https://qiita.com/nr-mito/items/4e96f53398c1a5d40e1d?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items -
Just published: #NewRelic will update its #observability tools with new #agenticAI features but will stick to its domain of expertise and a partnership strategy for broader forms of #ITautomation -- in contrast to some competitors with roots in #APM that have looked to expand in adjacent markets. #o11y #o11yNews https://www.techtarget.com/searchitoperations/news/366639362/New-Relic-plans-to-expand-AI-agent-observability
-
👨💻🔥 Coroot chosen for Platform Engineering's Top 10 Observability Tools of 2026: https://platformengineering.org/blog/10-observability-tools-platform-engineers-should-evaluate-in-2026
Thanks for including and supporting #opensource tools!
#observability #monitrong #devops #sre #aws #cloud #AI #IT #tech #datadog #signoz #honeycomb #grafana #newrelic
-
👍 Powerful new AWS AI service: #AWS DevOps Agent is your always-on, autonomous on-call engineer. When issues arise, it automatically correlates data across your operational toolchain, from metrics and logs to recent code deployments in #GitHub or #GitLab. It identifies probable root causes and recommends targeted mitigations, helping reduce mean time to resolution. The agent also manages incident coordination, using #Slack channels for stakeholder updates and maintaining detailed investigation timelines.
To get started, you connect AWS DevOps Agent to your existing tools through the AWS Management Console. The agent works with popular services such as Amazon CloudWatch, #Datadog, #Dynatrace, #NewRelic, and #Splunk for observability data, while integrating with GitHub Actions and GitLab CI/CD to track deployments and their impact on your cloud resources. Through the bring your own (BYO) Model Context Protocol (MCP) server capability, you can also integrate additional tools such as your organization’s custom tools, specialized platforms or open source observability solutions, such as #Grafana and #Prometheus into your investigations.The agent acts as a virtual team member and can be configured to automatically respond to incidents from your ticketing systems. It includes built-in support for ServiceNow, and through configurable webhooks, can respond to events from other incident management tools like PagerDuty. As investigations progress, the agent updates tickets and relevant Slack channels with its findings. All of this is powered by an intelligent application topology the agent builds—a comprehensive map of your system components and their interactions, including deployment history that helps identify potential deployment-related causes during investigations.
-
New Relic unveils Logs Intelligence to accelerate root cause analysis with AI https://www.helpnetsecurity.com/2025/11/05/new-relic-logs-intelligence/ #Industrynews #NewRelic
-
Events next week:
- Kong API Summit 2025: https://kmpl.fun/kong-api-summit
- Garden State JUG: https://kmpl.fun/meetup-gs-jug
- Boston .NET Architecture Group: https://kmpl.fun/meetup-bos-dotnet
- Philly JUG: https://kmpl.fun/meetup-philly-jugHope to connect with you at these gatherings!
-
High-impact IT outages cost businesses $2 million per hour https://www.helpnetsecurity.com/2025/09/23/high-impact-it-outages-costs/ #Artificialintelligence #cybersecurity #monitoring #NewRelic #report #News
-
To add to the offense, they sent me a marketing outreach after I've deleted my account, and the unsubscribe link responded with a timeout.
I am less than thrilled that you still have my contact and don't let me opt out!
-
Even though I have some past trauma from using #NewRelic, I gave them a chance.
Setting up monitoring of a VPS worked like a charm, took 2 minutes including creating an account, now I have memory, CPU, disk, etc. metrics collected.
Then I tried adding their Typesense integration, which is broken.
Tried contacting support, but apparently you need to pay for that.
Tried asking in their forums, where "New Topic" takes to 404 page :D
Fuck you New Relic, I still hate you!
-
A new chapter of my life has begun.
Hi everyone, since September I’ve decided to dedicate myself exclusively to freelance work. I know it will be a challenge, but I feel it’s the natural evolution of my career.
For the first time, I’m taking on clients for web development (Laravel, PHP, TypeScript, and Vue) as well as DevOps consulting (Docker, CI/CD, and Traefik).
I’ll also continue to offer freelance consulting on New Relic monitoring, something I’ve already done in the past.
If you have interesting projects or need targeted consulting, you can reach out to me here or through my website danielpetrica.com
Thank you all for your attention,
Have a great weekend
#freelance #webdev #developer #laravel #newrelic #vue_js -
The most time-consuming part of #DevOps and #SRE roles is root cause analysis. But what if you could understand what went wrong and how to fix it in seconds with #AI? https://t.ly/aQ4-5
#coroot #kubernetes #AWS #IT #tech #Linux #opensource #datadog #newrelic #eBPF #observabiloty
-
@rustconf Hey I know the guy in the photo with the New Relic "Carpe Datum" shirt and HashiCorp backpack!
-
86% of all LLM usage is driven by ChatGPT https://www.helpnetsecurity.com/2025/06/11/chatgpt-usage-2025/ #Artificialintelligence #cybersecurity #NewRelic #ChatGPT #report #News #LLMs
-
Is there an on-premise, open source option for a monitoring/telemetry platform comparable* to say New Relic or Dynatrace with an approachable query language?
Is Prometheus+Grafana pretty much it?
Simpler the better, approachable for a casual user (i.e. curious non-technical tenants) would be great.
* Caveats for "comparable" apply!
#Linux #RunBSD #telemetry #OpenTelemetry #NewRelic #Dynatrace #Datadog #PlatformMonitoring #Monitoring #DevOps #HomeLab #soho #infrastructure #Network #CloudNative #CNI #FOSS #FLOSS #prometheus #grafana #zabbix #icinga #nagios
-
Observability is security’s way back into the cloud conversation https://www.helpnetsecurity.com/2025/04/08/esteban-gutierrez-new-relic-cloud-infrastructure-risks/ #cloudadoption #cybersecurity #Don'tmiss #Features #Hotstuff #NewRelic #strategy #opinion #cloud #News
-
Finally in #SFRuby meeting at #NewRelic HQ in San Francisco...
Federico Ramallo: Why I Chose Stimulus Over React for Building with Rails 7
#ruby #SFBayArea -
Im way too late, but I'm finally here in the April event of #SfRuby meeting at #NewRelic HQ
Right now we have @adrian demoing the amazing Avo: https://avohq.io
-
My awesome colleague Klaus Kurz on stage at Transform Berlin talking about intelligent observability. #newrelic #observability
-