Skip to content

[OOTB Alerts] Generate README for Alerting Rule Templates#16139

Merged
muthu-mps merged 4 commits intoelastic:mainfrom
muthu-mps:generate_alerts_readme
Jan 2, 2026
Merged

[OOTB Alerts] Generate README for Alerting Rule Templates#16139
muthu-mps merged 4 commits intoelastic:mainfrom
muthu-mps:generate_alerts_readme

Conversation

@muthu-mps
Copy link
Copy Markdown
Contributor

@muthu-mps muthu-mps commented Nov 27, 2025

  • Enhancement

Proposed commit message

Generates README for Alerting Rule Templates by leveraging the automated function in this PR.

Update _dev/build/docs/README.md with {{alertRuleTemplates}} to generate README for the following integrations,

  • AWS Bedrock AgentCore
  • Azure OpenAI
  • Azure AI Foundry
  • MySql
  • Postgresql
  • Microsoft Sqlserver
  • System
  • Mongodb

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

Screenshots

Screenshot 2025-11-27 at 12 25 48 PM

@muthu-mps muthu-mps self-assigned this Nov 27, 2025
@andrewkroh andrewkroh added Integration:aws_bedrock_agentcore Amazon Bedrock AgentCore Integration:microsoft_sqlserver Microsoft SQL Server Integration:azure_ai_foundry Microsoft Foundry Integration:postgresql PostgreSQL Integration:azure_openai Azure OpenAI Integration:mysql MySQL documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. labels Nov 27, 2025
@botelastic
Copy link
Copy Markdown

botelastic bot commented Dec 27, 2025

Hi! We just realized that we haven't looked into this PR in a while. We're sorry! We're labeling this issue as Stale to make it hit our filters and make sure we get back to it as soon as possible. In the meantime, it'd be extremely helpful if you could take a look at it as well and confirm its relevance. A simple comment with a nice emoji will be enough :+1. Thank you for your contribution!

@botelastic botelastic bot added the Stalled label Dec 27, 2025
@botelastic botelastic bot removed the Stalled label Dec 31, 2025
@muthu-mps muthu-mps marked this pull request as ready for review December 31, 2025 15:14
@muthu-mps muthu-mps requested a review from a team as a code owner December 31, 2025 15:14
@muthu-mps muthu-mps requested review from a team as code owners December 31, 2025 15:20
@muthu-mps
Copy link
Copy Markdown
Contributor Author

/test

@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

🚀 Benchmarks report

Package azure_openai 👍(0) 💚(1) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
metrics 500000 250000 -250000 (-50%) 💔

Package microsoft_sqlserver 👍(2) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
performance 7874.02 6211.18 -1662.84 (-21.12%) 💔

Package mysql 👍(2) 💚(0) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
error 26315.79 21739.13 -4576.66 (-17.39%) 💔

To see the full report comment with /test benchmark fullreport

@elasticmachine
Copy link
Copy Markdown

💚 Build Succeeded

History

cc @muthu-mps

@muthu-mps muthu-mps requested a review from gpop63 January 2, 2026 05:51
Copy link
Copy Markdown
Contributor

@lalit-satapathy lalit-satapathy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Preliminary version of alert documentation.

@muthu-mps muthu-mps merged commit 723a34c into elastic:main Jan 2, 2026
9 checks passed
@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

Package aws_bedrock_agentcore - 0.3.0 containing this change is available at https://epr.elastic.co/package/aws_bedrock_agentcore/0.3.0/

@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

Package azure_ai_foundry - 0.7.1 containing this change is available at https://epr.elastic.co/package/azure_ai_foundry/0.7.1/

@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

Package azure_openai - 1.10.1 containing this change is available at https://epr.elastic.co/package/azure_openai/1.10.1/

@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

Package microsoft_sqlserver - 2.15.0 containing this change is available at https://epr.elastic.co/package/microsoft_sqlserver/2.15.0/

@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

Package mongodb - 1.24.0 containing this change is available at https://epr.elastic.co/package/mongodb/1.24.0/

@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

Package mysql - 1.29.1 containing this change is available at https://epr.elastic.co/package/mysql/1.29.1/

@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

Package postgresql - 1.32.1 containing this change is available at https://epr.elastic.co/package/postgresql/1.32.1/

@elastic-vault-github-plugin-prod
Copy link
Copy Markdown

Package system - 2.9.0 containing this change is available at https://epr.elastic.co/package/system/2.9.0/

@asongent
Copy link
Copy Markdown

asongent commented Jan 16, 2026

I am running a stand-alone PostgreSQL locally. My goal is to collect logs from PostgreSQL server and visualize on Elasticsearch. Elasticsearch agent has been installed and already pushing some logs to Elasticsearch. However I am not able to view
[[Logs PostgreSQL] Overview] logs as shown on the screenshot below.

image

Here is my part of my config.

Logs path
image
Logs path on elastic-agent.yml config file
image

These directories exist

/var/log/postgresql/
/var/lib/postgresql/16/main/log/

All my attempts to solve this issue this issue failed. Can someone please help me?
Thank you in advance.

jakubgalecki0 pushed a commit to jakubgalecki0/integrations that referenced this pull request Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. Integration:aws_bedrock_agentcore Amazon Bedrock AgentCore Integration:azure_ai_foundry Microsoft Foundry Integration:azure_openai Azure OpenAI Integration:microsoft_sqlserver Microsoft SQL Server Integration:mongodb MongoDB Integration:mysql MySQL Integration:postgresql PostgreSQL Integration:system System

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants