Movatterモバイル変換


[0]ホーム

URL:


influx

package
v0.0.0-...-35ef07fLatest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 16, 2025 License:BSD-3-ClauseImports:0Imported by:0

Details

Repository

cs.opensource.google/go/x/build

Links

Documentation

Overview

Package influx provides common constants for setting up and access theperformance monitoring InfluxDB instance.

Index

Constants

View Source
const (// Org is the Influx organization name.Org = "golang"// Bucker is the Influx bucket name.Bucket = "perf")
View Source
const (AdminPassSecretName   = "influx-admin-pass"AdminTokenSecretName  = "influx-admin-token"ReaderPassSecretName  = "influx-reader-pass"ReaderTokenSecretName = "influx-reader-token")

The names of the password/token secrets in Google Secret Manager.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Source Files

View all Source files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f orF : Jump to
y orY : Canonical URL
go.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.Learn more.

[8]ページ先頭

©2009-2025 Movatter.jp