Commit 09d9eac
authored
fix Protoc build (#1196)
* fix protoc generation
Signed-off-by: Gregor Zeitlinger <[email protected]>
* fix protoc generation
Signed-off-by: Gregor Zeitlinger <[email protected]>
* fix protoc generation
Signed-off-by: Gregor Zeitlinger <[email protected]>
* fix protoc generation
Signed-off-by: Gregor Zeitlinger <[email protected]>
* fix protoc generation
Signed-off-by: Gregor Zeitlinger <[email protected]>
* fix protoc generation
Signed-off-by: Gregor Zeitlinger <[email protected]>
* fix protoc generation
Signed-off-by: Gregor Zeitlinger <[email protected]>
* fix protoc generation
Signed-off-by: Gregor Zeitlinger <[email protected]>
* fix protoc generation
Signed-off-by: Gregor Zeitlinger <[email protected]>
* fix protoc generation
Signed-off-by: Gregor Zeitlinger <[email protected]>
---------
Signed-off-by: Gregor Zeitlinger <[email protected]>1 parent 0ef12e2 commit 09d9eac
File tree
10 files changed
+949
-930
lines changed- .github/workflows
- integration-tests/it-exporter/it-exporter-test/src/test/java/io/prometheus/metrics/it/exporter/test
- prometheus-metrics-core/src/test/java/io/prometheus/metrics/core/metrics
- prometheus-metrics-exposition-formats
- src
- main
- generated/io/prometheus/metrics/expositionformats/generated/com_google_protobuf_4_28_3
- java/io/prometheus/metrics/expositionformats
- test/java/io/prometheus/metrics/expositionformats
10 files changed
+949
-930
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
25 | 23 | | |
26 | 24 | | |
27 | 25 | | |
28 | 26 | | |
29 | 27 | | |
| 28 | + | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Lines changed: 26 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | | - | |
| 13 | + | |
13 | 14 | | |
14 | | - | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
19 | 28 | | |
20 | | - | |
| 29 | + | |
| 30 | + | |
21 | 31 | | |
22 | 32 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
27 | 44 | | |
28 | 45 | | |
29 | | - | |
| 46 | + | |
30 | 47 | | |
31 | 48 | | |
| 49 | + | |
0 commit comments