File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <groupId >com.boundary</groupId >
66 <artifactId >boundary-plugin-postgresql</artifactId >
77 <packaging >jar</packaging >
8- <version >01.00.00 </version >
8+ <version >1.0.0 </version >
99 <name >boundary_plugin_postgresql</name >
1010 <description >Boundary Plugin PostgreSQL extracts metrics from a PostgreSQL database instance.</description >
1111 <url >https://github.com/boundary/boundary-plugin-postgresql</url >
3232 <argument >PUT</argument >
3333 <argument >-u</argument >
3434 <argument >${boundary-metrics-user} :${boundary-metrics-password} </argument >
35- <argument >https://premium- api.boundary.com /v1/plugins/private/${project.name} /boundary/${project.artifactId} </argument >
35+ <argument >https://${boundary-metrics- api-host} /v1/plugins/private/${project.name} /boundary/${project.artifactId} </argument >
3636 </arguments >
3737 </configuration >
3838 </execution >
You can’t perform that action at this time.
0 commit comments