File tree Expand file tree Collapse file tree 5 files changed +21
-9
lines changed
packages/plugins/prometheus Expand file tree Collapse file tree 5 files changed +21
-9
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# @envelop/benchmark
2
2
3
+ ## 3.2.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ [[ ` 4c11530 ` ] ( https://github.com/n1ru4l/envelop/commit/4c115302d16fa6bf095f4397594d3b73ba3c532b )] :
9
+ - @envelop/prometheus @9.2.0
10
+
3
11
## 3.1.0
4
12
5
13
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @envelop/benchmark" ,
3
- "version" : " 3.1 .0" ,
3
+ "version" : " 3.2 .0" ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"loadtest:run" : " k6 -e GRAPHQL_HOSTNAME=0.0.0.0 run ./k6.js" ,
Original file line number Diff line number Diff line change 1
1
# @envelop/prometheus
2
2
3
+ ## 9.2.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [ #2142 ] ( https://github.com/n1ru4l/envelop/pull/2142 )
8
+ [ ` 4c11530 ` ] ( https://github.com/n1ru4l/envelop/commit/4c115302d16fa6bf095f4397594d3b73ba3c532b )
9
+ Thanks [ @ardatan ] ( https://github.com/ardatan ) ! - - Ability to hide operationName and operationType
10
+ in the labels
11
+ - Count schema changes
12
+ - Catch errors during the context creation
13
+
3
14
## 9.1.0
4
15
5
16
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @envelop/prometheus" ,
3
- "version" : " 9.1 .0" ,
3
+ "version" : " 9.2 .0" ,
4
4
"type" : " module" ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments