Skip to content

Commit

Permalink
Change formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
weslambert authored Oct 17, 2024
1 parent e0c20bf commit e501abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Then, delete the previous index for each of the affected data streams:
INDEX_TO_DELETE=$(so-elasticsearch-query $i | jq -r 'keys[]' | tail -2 | head -1); so-elasticsearch-query $INDEX_TO_DELETE -XDELETE
done

Finally, check the `logs-*` data view to see if the field conflict is now resloved.
Finally, check the ``logs-*`` data view to see if the field conflict is now resloved.

2.4.110 Hotfix [20241010] Changes
---------------------------------
Expand Down

0 comments on commit e501abf

Please sign in to comment.