Skip to content

Commit 2217f3a

Browse files
authored
chore: more s/phlare/pyroscope/g (#2322)
1 parent 80519ee commit 2217f3a

File tree

32 files changed

+70
-65
lines changed

32 files changed

+70
-65
lines changed

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Feature request
3-
about: Suggest an idea for Phlare.
3+
about: Suggest an idea for Pyroscope.
44
title: ''
55
labels: ''
66
assignees: ''

.github/ISSUE_TEMPLATE/issue--bug-report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
name: Bug Report
3-
about: Create a report to help us improve Phlare.
3+
about: Create a report to help us improve Pyroscope.
44
title: ''
55
labels: ''
66
assignees: ''
@@ -13,7 +13,7 @@ A clear and concise description of what the bug is.
1313
#### To Reproduce
1414
Steps to reproduce the behavior:
1515

16-
1. Start Phlare (SHA or version)
16+
1. Start Pyroscope (SHA or version)
1717
2. Perform Operations(Read/Write/Others)
1818

1919
#### Expected behavior

.github/workflows/publish-technical-documentation-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
needs: "test"
2525
steps:
2626

27-
- name: "Checkout Phlare repo"
27+
- name: "Checkout Pyroscope repo"
2828
uses: "actions/checkout@v3"
2929
with:
3030
fetch-depth: 0

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
with:
8484
node-version: lts/hydrogen
8585
cache: yarn
86-
- name: Build image Phlare
86+
- name: Build image Pyroscope
8787
run: make docker-image/pyroscope/build "BUILDX_ARGS=--cache-from=type=gha --cache-to=type=gha"
8888

8989
build-push:
@@ -111,7 +111,7 @@ jobs:
111111
registry: us.gcr.io
112112
username: _json_key
113113
password: ${{ secrets.GCR_JSON_KEY }}
114-
- name: Phlare Build & push multi-arch image
114+
- name: Pyroscope Build & push multi-arch image
115115
id: build-push
116116
run: |
117117
make docker-image/pyroscope/push "BUILDX_ARGS=--cache-from=type=gha --cache-to=type=gha"

.goreleaser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project_name: pyroscope
22
before:
33
hooks:
4-
# This hook ensures that goreleaser uses the correct go version for a Phlare release
4+
# This hook ensures that goreleaser uses the correct go version for a Pyroscope release
55
- sh -euc "go version | grep "go version go1.21.0 " || { echo "Unexpected go version"; exit 1; }"
66
builds:
77
- env:

GOVERNANCE.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,21 @@ title: Governance
44

55
# Governance
66

7-
This document describes the rules and governance of the project. It is meant to be followed by all the developers of the project and the Phlare community. Common terminology used in this governance document are listed below:
7+
This document describes the rules and governance of the project. It is meant to be followed by all the developers of the project and the Pyroscope community. Common terminology used in this governance document are listed below:
88

99
- **Team members**: Any members of the private [team mailing list][team].
1010

1111
- **Maintainers**: Maintainers lead an individual project or parts thereof ([`MAINTAINERS.md`][maintainers]).
1212

1313
- **Projects**: A single repository in the Grafana GitHub organization and listed below is referred to as a project:
1414

15-
- Phlare
15+
- Pyroscope
1616

17-
- **The Phlare project**: The sum of all activities performed under this governance, concerning one or more repositories or the community.
17+
- **The Pyroscope project**: The sum of all activities performed under this governance, concerning one or more repositories or the community.
1818

1919
## Values
2020

21-
The Phlare developers and community are expected to follow the values defined in the [Code of Conduct][coc]. Furthermore, the Phlare community strives for kindness, giving feedback effectively, and building a welcoming environment. The Phlare developers generally decide by consensus and only resort to conflict resolution by a majority vote if consensus cannot be reached.
21+
The Pyroscope developers and community are expected to follow the values defined in the [Code of Conduct][coc]. Furthermore, the Pyroscope community strives for kindness, giving feedback effectively, and building a welcoming environment. The Pyroscope developers generally decide by consensus and only resort to conflict resolution by a majority vote if consensus cannot be reached.
2222

2323
## Projects
2424

@@ -28,7 +28,7 @@ Each project must have a [`MAINTAINERS.md`][maintainers] file with at least one
2828

2929
### Team members
3030

31-
Team member status may be given to those who have made ongoing contributions to the Phlare project for at least 3 months. This is usually in the form of code improvements and/or notable work on documentation, but organizing events or user support could also be taken into account.
31+
Team member status may be given to those who have made ongoing contributions to the Pyroscope project for at least 3 months. This is usually in the form of code improvements and/or notable work on documentation, but organizing events or user support could also be taken into account.
3232

3333
New members may be proposed by any existing member by email to the [team mailing list][team]. It is highly desirable to reach consensus about acceptance of a new member. However, the proposal is ultimately voted on by a formal [supermajority vote](#supermajority-vote).
3434

@@ -82,7 +82,7 @@ Any matter that needs a decision may be called to a vote by any member if they d
8282

8383
## Voting
8484

85-
The Phlare project usually runs by informal consensus, however sometimes a formal decision must be made.
85+
The Pyroscope project usually runs by informal consensus, however sometimes a formal decision must be made.
8686

8787
Depending on the subject matter, as laid out [above](#decision-making), different methods of voting are used.
8888

@@ -96,7 +96,7 @@ For public discussions, anyone interested is encouraged to participate. Formal p
9696

9797
### Consensus
9898

99-
The default decision making mechanism for the Phlare project is [rough][rough] consensus. This means that any decision on technical issues is considered supported by the [team][team] as long as nobody objects or the objection has been considered but not necessarily accommodated.
99+
The default decision making mechanism for the Pyroscope project is [rough][rough] consensus. This means that any decision on technical issues is considered supported by the [team][team] as long as nobody objects or the objection has been considered but not necessarily accommodated.
100100

101101
Silence on any consensus decision is implicit agreement and equivalent to explicit agreement. Explicit agreement may be stated at will. Decisions may, but do not need to be called out and put up for decision on the [developers mailing list][devs] at any time and by anyone.
102102

api/openapiv2/openapiv2.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ func Handler() (http.Handler, error) {
3333
}
3434

3535
obj["info"] = map[string]interface{}{
36-
"title": "Grafana Phlare",
36+
"title": "Grafana Pyroscope",
3737
"version": version.Info(),
3838
}
3939

cmd/profilecli/client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const (
1212
envPrefix = "PROFILECLI_"
1313
)
1414

15-
var userAgentHeader = fmt.Sprintf("phlare/%s", version.Version)
15+
var userAgentHeader = fmt.Sprintf("pyroscope/%s", version.Version)
1616

1717
type phlareClient struct {
1818
TenantID string

cmd/profilecli/main.go

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ func main() {
3333
ctx := phlarecontext.WithLogger(context.Background(), logger)
3434
ctx = withOutput(ctx, os.Stdout)
3535

36-
app := kingpin.New(filepath.Base(os.Args[0]), "Tooling for Grafana Phlare, the continuous profiling aggregation system.").UsageWriter(os.Stdout)
37-
app.Version(version.Print("phlaretool"))
36+
app := kingpin.New(filepath.Base(os.Args[0]), "Tooling for Grafana Pyroscope, the continuous profiling aggregation system.").UsageWriter(os.Stdout)
37+
app.Version(version.Print("profilecli"))
3838
app.HelpFlag.Short('h')
3939
app.Flag("verbose", "Enable verbose logging.").Short('v').Default("0").BoolVar(&cfg.verbose)
4040

41-
blocksCmd := app.Command("blocks", "Operate on Grafana Phlare's blocks.")
41+
blocksCmd := app.Command("blocks", "Operate on Grafana Pyroscope's blocks.")
4242
blocksCmd.Flag("path", "Path to blocks directory").Default("./data/local").StringVar(&cfg.blocks.path)
4343

4444
blocksListCmd := blocksCmd.Command("list", "List blocks.")

cmd/pyroscope/help-all.txt.tmpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ Usage of ./pyroscope:
338338
-pyroscopedb.data-path string
339339
Directory used for local storage. (default "./data")
340340
-pyroscopedb.max-block-duration duration
341-
Upper limit to the duration of a Phlare block. (default 3h0m0s)
341+
Upper limit to the duration of a Pyroscope block. (default 3h0m0s)
342342
-pyroscopedb.row-group-target-size uint
343343
How big should a single row group be uncompressed (default 1342177280)
344344
-querier.client-cleanup-period duration
@@ -894,4 +894,4 @@ Usage of ./pyroscope:
894894
-validation.max-profile-symbol-value-length int
895895
Maximum length of a profile symbol value (labels, function names and filenames, etc...). Profiles are not rejected instead symbol values are truncated. 0 to disable. (default 1024)
896896
-version
897-
Show the version of phlare and exit
897+
Show the version of pyroscope and exit

0 commit comments

Comments
 (0)