473,442 Members | 4,700 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

opengauss exporter deployment

19
Expand|Select|Wrap|Line Numbers
  1. ### github
  2. The default make file behavior is to build the binary:
  3. ```
  4. $ go get github.com/enmotech/opengauss_exporter
  5. $ cd ${GOPATH-$HOME/go}/src/github.com/enmotech/opengauss_exporter
  6. $ make build
  7. $ export DATA_SOURCE_NAME="postgresql://login:password@hostname:port/dbname"
  8. $ ​​./bin/opengauss_exporter <flags>
  9. ```
  10.  
  11. ### gitee
  12. The default make file behavior is to build the binary:
  13. `` `
  14. [root@node1 opengauss_exporter]# pwd
  15. /root/go/src/gitee.com/enmotech/opengauss_exporter
  16. [root@node1 opengauss_exporter]# make build
  17. ▶ cleaning
  18. ▶ running gofmt
  19. go: gitee.com/opengauss/openGauss-connector-go-pq@v1.0.0: Get https://proxy.golang.org/gitee.com/opengauss/open%21gauss-connector-go-pq/@v/ v1.0.0.mod: dial tcp 216.58.200.241:443: i/o timeout
  20. make: *** [Makefile:80: fmt] Error 1
  21. [root@node1 opengauss_exporter]#
Feb 21 '23 #1
0 600

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Jonathan | last post by:
Not sure if anyone can help me but thought it worth a try, as DXL is Domino XML Language. I am using VB .net to retrieve emails stored in a Domino journal database and then export them to hard...
0
by: sunny258 | last post by:
What are the main core technologies of the openGauss database?For example, availability (RPO / RTO), performance (TPS / QPS), DB4AI / AI4DB, etc.In addition, under the development trend of cloud...
0
by: leo001 | last post by:
I have manually created the master-slave environment here, the synchronization can be normal, but viewing the synchronization information prompts the error marked as follows, what is the reason? ...
0
by: leo001 | last post by:
Is there any risk in using opengauss active and standby architecture with keeplive? Explanation: The use of the opengauss active/standby architecture with keeplive is mainly to consider that...
0
by: leo001 | last post by:
It should be introduced in all versions~ The official description is as follows: openGauss introduces the MOT (Memory-Optimized Table) storage engine, which is a transactional row store...
0
by: leo001 | last post by:
In the actual business, there is another scenario. The same data table only allows users to view the row data that meets certain conditions. In this case, the access control needs to be accurate to...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.