Skip to content

Commit

Permalink
Merge branch 'develop' into translations-263ff086
Browse files Browse the repository at this point in the history
  • Loading branch information
akashreddy-nr authored Jan 15, 2025
2 parents 9cc4c8e + 1f216c5 commit 846a64d
Show file tree
Hide file tree
Showing 84 changed files with 6,007 additions and 3,578 deletions.
4 changes: 3 additions & 1 deletion scripts/releaseNotes.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,9 @@ const INCLUDE_AGENTS = new Set([
'python',
'ruby',
'sdk',
'fluentbit'
'fluentbit',
'nrdot',
'prometheus'
]);

const generateReleaseNoteObject = async (filePath) => {
Expand Down
Loading

0 comments on commit 846a64d

Please sign in to comment.