apache / hertzbeat

Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.
https://hertzbeat.apache.org/
Apache License 2.0
5.74k stars 994 forks source link

[doc]Correct PostgreSQL image name in documentation #2789

Closed zqr10159 closed 3 weeks ago

zqr10159 commented 3 weeks ago

What's changed?

Update the Docker command in the PostgreSQL change documentation to use the correct image name 'postgres' instead of 'postgresql'. This change affects multiple language versions and document versions.

Checklist

Add or update API

codecov-commenter commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 31.80%. Comparing base (1f22a61) to head (0b93667). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2789 +/- ## ========================================= Coverage 31.80% 31.80% Complexity 1706 1706 ========================================= Files 410 410 Lines 16540 16540 Branches 2138 2138 ========================================= Hits 5261 5261 Misses 10641 10641 Partials 638 638 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.