What are the default username and password for logging into TiDB Prometheus?

Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.

Original topic: tidb Prometheus登录默认用户名和密码是啥?

| username: 哈喽沃德

[TIDB Usage Environment] Testing
[TIDB Version] 7.4.0
[Problem Encountered: What is the default username and password for tidb Prometheus login?

| username: chenhanneu | Original post link

admin admin

| username: TiDBer_QYr0vohO | Original post link

Does Prometheus have a password?

| username: 哈喽沃德 | Original post link

Incorrect username or password

| username: DBRE | Original post link

Has basic authentication been enabled for Prometheus in version 7.4.0?

| username: 哈喽沃德 | Original post link

I don’t know where to open it. I can log in normally using the operating system’s user and password.

| username: Kongdom | Original post link

admin admin

| username: Jellybean | Original post link

If it hasn’t been modified, the default username and password for Grafana and Prometheus are:
admin admin

| username: Fly-bird | Original post link

The default username and password are:
admin admin

| username: 像风一样的男子 | Original post link

Does Prometheus also require login now?

| username: 哈喽沃德 | Original post link

I installed the latest version 7.4.0 online, and it prompts me to enter a password.

| username: 哈喽沃德 | Original post link

It’s not this one, it’s the operating system’s username and password.

| username: 哈喽沃德 | Original post link

Look at my last comment.

| username: Kongdom | Original post link

:thinking: Why would it be the operating system’s username and password? Did you change the password during installation?

| username: 哈喽沃德 | Original post link

There is no step to change the password during the online installation.

| username: Kongdom | Original post link

What method was used for the installation? Wasn’t it tiup? I’ve never encountered this situation, just curious.

| username: 哈喽沃德 | Original post link

It was installed using tiup, and I specified the directory myself.
[root@hdty-dmdca /]# export TIUP_HOME=/data
[root@hdty-dmdca /]# echo $TIUP_HOME
/data
[root@hdty-dmdca /]# curl --proto ‘=https’ --tlsv1.2 -sSf https://tiup-mirrors.pingcap.com/install.sh | sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7385k 100 7385k 0 0 7363k 0 0:00:01 0:00:01 --:–:-- 7363k
WARN: adding root certificate via internet: https://tiup-mirrors.pingcap.com/root.json
You can revoke this by remove /data/bin/7b8e153f2e2d0928.root.json
Successfully set mirror to https://tiup-mirrors.pingcap.com
Detected shell: bash
Shell profile: /root/.bash_profile
/root/.bash_profile has been modified to add tiup to PATH
open a new terminal or source /root/.bash_profile to use it
Installed path: /data/bin/tiup

Have a try: tiup playground

[root@hdty-dmdca /]# source .bash_profile
-bash: .bash_profile: No such file or directory
[root@hdty-dmdca /]# source /root/.bash_profile

| username: 路在何chu | Original post link

admin admin

| username: gary | Original post link

Prometheus doesn’t require a password; you can access it directly by entering the address.

| username: Kongdom | Original post link

But I’ve never seen the page you screenshotted :yum:
image