Merge pull request #282 from LenzGr/add-adopters

PG-206: Add ADOPTERS.md file
pull/284/head
Kai Wagner 2022-07-21 12:23:56 +02:00 committed by GitHub
commit 326441c530
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 0 deletions

20
ADOPTERS.md Normal file
View File

@ -0,0 +1,20 @@
# List of pg_stat_monitor Adopters
This is the list of organizations and users that publicly shared details of how
they are using pg_stat_monitor.
Please send us a pull request if you want to be added or removed from this
list.
The list of organizations that have publicly shared the usage of
pg_stat_monitor:
| Organization | Description | Success Story |
| :--- | :--- | :--- |
| [Example](https://example.com/) | Example company running pg_stat_monitor for dev and production for core application | [English](./adopters/example/README.md) |
The list of users that have publicly shared the usage of pg_stat_monitor.
| User | Description | Success Story |
| :--- | :--- | :--- |
| [Example User](https://github.com/username) | Personal tests of pg_stat_monitor | [English](./adopters/users/username/README.md) |